Buck Doyle
|
244157786a
|
Add explicit this to templates (#8388)
This is the result of running the no-implicit-this-codemod, some manual fixes,
and the addition of a linting rule to prevent future ambiguity.
|
2020-07-09 15:19:07 -05:00 |
|
Michael Lange
|
9cab82146c
|
Show the scheduler dry-run output on the plan page
|
2018-08-20 16:44:37 -07:00 |
|
John Cowen
|
56890fbc6b
|
Add more assertions for basic message checking
|
2018-01-19 13:59:19 +00:00 |
|
John Cowen
|
9b0715ac44
|
Add in data-test attrs to hook into, decide on test case granularity
|
2018-01-19 13:59:19 +00:00 |
|
John Cowen
|
1f9a2064c6
|
Move cleanWhitespace to utils, readd data-test attribute for PF's
1. cleanWhitespace > /test/utils/clean-whitespace.js
2. Missd the data-test attribute for placement failures in previous
conflict
|
2018-01-19 13:59:19 +00:00 |
|
John Cowen
|
7865038c6e
|
Move placement failures to a component, begin separate integration tests
1. Simple move of placement-failures template code to a component
2. Start adding integration tests - hit `inc` surprise
|
2018-01-19 13:59:19 +00:00 |
|