Commit Graph

93 Commits (b7bae77d009ee3ea65edbe6b29cdf0d7e295c45d)

Author SHA1 Message Date
Andrew Watkins 25809f53e2 Add tslint to test runner / watcher 2018-03-21 16:12:42 -07:00
Andrew Watkins 7373931257 Fix linting errors 2018-03-21 16:12:42 -07:00
Andrew Watkins dd05f33ce3 Add test for updateKapacitor
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-14 17:23:34 -07:00
Brandon Farmer f404eb572c WIP 2018-03-14 17:23:34 -07:00
Brandon Farmer 3e658bd44f Send insecure verify skip on kapacitor create
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-14 17:23:34 -07:00
Andrew Watkins a7859951dd Change publishNotification to notify 2018-03-14 15:26:09 -07:00
Andrew Watkins 7d96d2baaf Cleanup 2018-03-14 12:33:23 -07:00
Alex P 40bdd63778 Move notifications test to proper directory and rename 2018-03-14 10:31:03 -07:00
Iris Scholten 114669408a respond to review 2018-03-12 18:46:21 -07:00
Iris Scholten 1c09aa2655 create initial tests for ProvidersTableRowNew around bug fix 2018-03-07 16:27:56 -08:00
Iris Scholten bd2047af2c change InputclicktoEdit tests to look for html components instead of attributes 2018-03-07 15:13:38 -08:00
Iris Scholten 0948afe252 create component tests for InputClickToEdit 2018-03-07 14:39:41 -08:00
Iris Scholten c5da577f34 fix error in ConfirmButtons.test 2018-03-07 11:09:37 -08:00
Iris Scholten 92fd9f231f create unit tests for ConfirmButtons and refactor confirmButtons 2018-03-06 16:48:08 -08:00
Iris Scholten db8d291f9e change ConfirmButtons to typescript and refactor; create initial ConfirmButtons tests 2018-03-06 12:22:58 -08:00
Andrew Watkins 0651d5b222 Add user interaction tests to MeasurementList 2018-03-05 08:46:23 -08:00
Andrew Watkins ffec233410 Add test for TagList.tsx 2018-03-05 08:46:23 -08:00
Andrew Watkins 9e4a1a254c Refactor MeasurementList 2018-03-05 08:46:23 -08:00
Andrew Watkins f4eca0a228 Convert MeasurementList to TypeScript and add tests 2018-03-05 08:46:23 -08:00
Andrew Watkins e6ebc4ccd0 Update DatabaseList test 2018-03-05 08:46:23 -08:00
Andrew Watkins c3b241b774 WIP Add more tests for DatabaseList 2018-03-05 08:46:23 -08:00
Andrew Watkins ce7ca56727 Add test for DatabaseListItem 2018-03-05 08:46:23 -08:00
Andrew Watkins 80e34cf6d6 Add first successful TypeScript test 2018-03-05 08:46:23 -08:00
Andrew Watkins 30a0ea216c WIP first TypeScript test 2018-03-05 08:46:23 -08:00
Andrew Watkins 780875abbf Add more rendering tests 2018-03-05 08:46:23 -08:00
Andrew Watkins 9bd26e06f6 Update test copy 2018-03-05 08:46:23 -08:00
Andrew Watkins 1f830b25bb Add test for handleFilterKeyPress 2018-03-05 08:46:23 -08:00
Andrew Watkins 7fcd5f2383 Introduce handleFilterKeyPress test 2018-03-05 08:46:23 -08:00
Andrew Watkins 525106df47 Refine <DropdownInput/> rendering test 2018-03-05 08:46:23 -08:00
Andrew Watkins 9287ef521b Have test use mount so they can access refs 2018-03-01 11:42:24 -07:00
Andrew Watkins f198e2d8a9 Cleanup 2018-03-01 11:18:23 -07:00
Andrew Watkins 6712a9af4b Add test for handleSelection 2018-03-01 11:18:23 -07:00
Andrew Watkins 3334f432b7 Add test for handleClick instance method 2018-03-01 11:18:23 -07:00
Andrew Watkins e2b25f720b Introduce instance method tests 2018-03-01 11:18:23 -07:00
Andrew Watkins f49ebb468b Add DropdownInput test 2018-03-01 11:18:23 -07:00
Andrew Watkins bcf42ed331 Refactor Dropdown component and specs 2018-03-01 11:18:23 -07:00
Andrew Watkins 78c8771b65 Add introductory Dropdown component test 2018-03-01 11:17:35 -07:00
Andrew Watkins 452e8b909f Add linter to tests 2018-03-01 11:16:29 -07:00
Andrew Watkins 980df66b16 Fix prop-types and other warnings 2018-03-01 11:16:29 -07:00
Andrew Watkins 110195babc Fix moment warnings 2018-03-01 11:16:03 -07:00
Andrew Watkins b58af4ced0 Will pass all tests using jest 2018-03-01 11:16:02 -07:00
Andrew Watkins 64eedc0348 WIP Enable jest to resolve all modules 2018-03-01 11:16:02 -07:00
Andrew Watkins db9a2b8e68 Rename spec dir to test 2018-03-01 11:16:02 -07:00