Change #6717
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Mon 28 Oct 2019 11:29:39 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 63f7c2448017a2c50ba95ed25bc0e5c89671d060 |
Comments
LP1830973 Angular 8 org family test spec repair The test runner does not like that the test expectations are wrapped in the fixture.whenStable promise. It reports an error, since no expectations occur in line with the test: ERROR: 'Spec 'Component: OrgFamilySelect allows user to turn off includeDescendants checkbox' has no expectations.' As the whenStable checks do not appear to be necessary, simply removing them resolves the issue and allows the tests to succeed. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Changed files
- Open-ILS/src/eg2/src/app/share/org-family-select/org-family-select.component.spec.ts