Commit Graph

36 Commits (c11b2fdd6c3b5a450c17cd00762c8fc55f2ddd32)

Author SHA1 Message Date
Iris Scholten b55167e4e8 respond to review 2018-03-12 18:46:21 -07:00
Iris Scholten cfe6ba5d0c create initial tests for ProvidersTableRowNew around bug fix 2018-03-07 16:27:56 -08:00
Iris Scholten cca46ad3f9 change InputclicktoEdit tests to look for html components instead of attributes 2018-03-07 15:13:38 -08:00
Iris Scholten 2ca3ca45a6 create component tests for InputClickToEdit 2018-03-07 14:39:41 -08:00
Iris Scholten 953ddcdfe4 fix error in ConfirmButtons.test 2018-03-07 11:09:37 -08:00
Iris Scholten 90c56f487a create unit tests for ConfirmButtons and refactor confirmButtons 2018-03-06 16:48:08 -08:00
Iris Scholten 08f5c1072f change ConfirmButtons to typescript and refactor; create initial ConfirmButtons tests 2018-03-06 12:22:58 -08:00
Andrew Watkins d2cddc4816 Move old tests over to new jest format 2018-03-05 08:46:23 -08:00
Andrew Watkins ffc976ec69 Add user interaction tests to MeasurementList 2018-03-05 08:46:23 -08:00
Andrew Watkins 2c6d127a9c Add test for TagList.tsx 2018-03-05 08:46:23 -08:00
Andrew Watkins 52fcc8e95f Refactor MeasurementList 2018-03-05 08:46:23 -08:00
Andrew Watkins 5f26de0d96 Convert MeasurementList to TypeScript and add tests 2018-03-05 08:46:23 -08:00
Andrew Watkins fc12deba4a Update DatabaseList test 2018-03-05 08:46:23 -08:00
Andrew Watkins 74865597d5 WIP Add more tests for DatabaseList 2018-03-05 08:46:23 -08:00
Andrew Watkins 543fae9f30 Add test for DatabaseListItem 2018-03-05 08:46:23 -08:00
Andrew Watkins 11c505eb65 Add first successful TypeScript test 2018-03-05 08:46:23 -08:00
Andrew Watkins 6970717f32 WIP first TypeScript test 2018-03-05 08:46:23 -08:00
Andrew Watkins c029c55813 Add more rendering tests 2018-03-05 08:46:23 -08:00
Andrew Watkins 65fbc38ed0 Update test copy 2018-03-05 08:46:23 -08:00
Andrew Watkins c6fc8ef312 Add test for handleFilterKeyPress 2018-03-05 08:46:23 -08:00
Andrew Watkins d35f695815 Introduce handleFilterKeyPress test 2018-03-05 08:46:23 -08:00
Andrew Watkins 3b558fc11b Refine <DropdownInput/> rendering test 2018-03-05 08:46:23 -08:00
Andrew Watkins e84d578229 Have test use mount so they can access refs 2018-03-01 11:42:24 -07:00
Andrew Watkins 7287781135 Cleanup 2018-03-01 11:18:23 -07:00
Andrew Watkins 760c5d3dfc Add test for handleSelection 2018-03-01 11:18:23 -07:00
Andrew Watkins 74b78dd20b Add test for handleClick instance method 2018-03-01 11:18:23 -07:00
Andrew Watkins 2128d5f2e9 Introduce instance method tests 2018-03-01 11:18:23 -07:00
Andrew Watkins 6b85a0b541 Add DropdownInput test 2018-03-01 11:18:23 -07:00
Andrew Watkins 7e90245dba Refactor Dropdown component and specs 2018-03-01 11:18:23 -07:00
Andrew Watkins 1a809b4c81 Add introductory Dropdown component test 2018-03-01 11:17:35 -07:00
Andrew Watkins d3b810a08e Add linter to tests 2018-03-01 11:16:29 -07:00
Andrew Watkins f0726f6d8e Fix prop-types and other warnings 2018-03-01 11:16:29 -07:00
Andrew Watkins 84dac1d6fd Fix moment warnings 2018-03-01 11:16:03 -07:00
Andrew Watkins d586967615 Will pass all tests using jest 2018-03-01 11:16:02 -07:00
Andrew Watkins dc3cf7faf8 WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
Andrew Watkins 8b304bb312 Rename spec dir to test 2018-03-01 11:16:02 -07:00