Closed mistergone closed 6 years ago
This is passing for me, when I remove the fit
*! And it looks to be more stable than the previous version (I've done a few trial runs and haven't seen any intermittent failures so far).
(* There's still one failure, where it tries to open an 3rd party site and times out. As we discussed, we're adding a backlog task to keep the functional tests from doing that, so I'm not worried about it here.)
This code will update the functional tests to use a school from the default data (
collegedata.json
) rather than the test data (test_program.json
) to avoid extra steps in making those functional tests work.It also updates jQuery in the application from
1.11.3
to3.3.1
.Changes
Testing
README
.Review
Notes
Todos
Checklist