forked from bullhorn/novo-elements
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(testing): Adding test coverage to form utils (bullhorn#435)
* chore(testing): Adding test coverage to form utils extracting nested classes from class files into their own files for increased modularization of code; making testing easier. * chore(testing): fixed AOT bug from unexposed interface * chore(testing): added specs for PopOver and ThOrderable * chore(testing): added stubs for DatePicker & QuickNote * chore(testing): extracted BasePickerResults and stubbed out a spec * chore(testing): extracted BasePickerResults and stubbed out a spec * chore(testing): cleaning up test log * chore(testing): updated export of BasePickerResults * chore(testing): Added table specs and modularized Table components * chore(testing): Added stubs for PopOver and CardBestTime * chore(testing): Cleaning up Table module * chore(testing): Added stubs around Picker, modularized PickerContainer, refactored instances of components that use PickerContainer, added spec stubs for Pagination & TimePicker * chore(testing): modularized DrawerElement directives and service
- Loading branch information
Showing
66 changed files
with
3,394 additions
and
1,448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.