Commit Graph

64 Commits (f23ebff47e9a00d8e73ce0a6a2cc87712c8ab5a7)

Author SHA1 Message Date
Iris Scholten 9b91fb66d1 Revert "WIP Test FieldList"
This reverts commit 9c2cb8cfdf.
2018-05-10 11:41:05 -07:00
Iris Scholten 9c2cb8cfdf WIP Test FieldList 2018-05-09 18:31:15 -07:00
Jared Scheib b116e79bfa
Merge branch 'master' into feature/kapa_kafka_alert_node 2018-05-09 13:53:22 -07:00
Brandon Farmer 73fd67ee85 Fix, clean up, and stronger-type CEO actions & reducer
Convert queryActions & queryTransitions to TS
Fix tests
2018-05-09 13:00:21 -07:00
ebb-tide 1feb86dfa9 Removed unused functions, rename files, and add tests 2018-05-04 16:50:34 -07:00
Iris Scholten 0efaaa96bb Disable parts of SchemaExplorer in CEO if user-defined temp vars in query
Use constants for :dashboardTime:, :upperDashboardTime:, & :interval:.
Clarify some fn names.

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-05-01 15:30:36 -07:00
Brandon Farmer 351fd0cbeb Add tests for missing 'No Results' 2018-04-29 20:34:50 -07:00
Alex P 8dc05b55ae Write render tests for component 2018-04-20 20:34:55 -07:00
Andrew Watkins 51250ddfd1 Add test 2018-04-17 15:08:05 -07:00
Brandon Farmer 9418b7c6ce Ensure that values are displayed on gauges 2018-04-12 13:29:27 -07:00
Brandon Farmer 7d7319ecf5 Default to zero for gauges 2018-04-12 00:33:34 -07:00
Brandon Farmer fce176be63 Update changelog and add more tests around time range 2018-04-12 00:16:03 -07:00
Brandon Farmer b7d42df182 Show valid time in custom time range when now is selected 2018-04-12 00:06:31 -07:00
Brandon Farmer 914c1f1e82 Add test around MeasurementListItem behavior 2018-04-09 12:08:25 -07:00
Alex Paxton 99d32f68fa
Merge pull request #3096 from influxdata/polish/confirmation-buttons
Standardize Confirmation Buttons
2018-03-30 11:21:21 -07:00
ebb-tide 3656bee056 Move table graph data transform function tests 2018-03-29 18:47:49 -07:00
Alex P 468be2b513 Remove test for button order
This is now handled with CSS
2018-03-29 16:10:17 -07:00
Alex P 1b6ee466ab Rename ConfirmButtons to "ConfirmOrCancel" 2018-03-29 11:22:13 -07:00
ebb-tide 9f7182416a Improve naming of time series transformer functions 2018-03-29 10:56:27 -07:00
Iris Scholten 1c596e9845 add test for processing TableGraph data 2018-03-26 12:21:33 -07:00
Andrew Watkins 317a22f9a9 Prettier fixes 2018-03-21 16:59:15 -07:00
Andrew Watkins 16dfa23477 Add tslint to test runner / watcher 2018-03-21 16:12:42 -07:00
Andrew Watkins 9c1799c50d Fix linting errors 2018-03-21 16:12:42 -07:00
Andrew Watkins 608c81b3f5 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 6931f5ece6 WIP 2018-03-14 17:23:34 -07:00
Brandon Farmer 42c03de005 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 7f04f5c5e6 Change publishNotification to notify 2018-03-14 15:26:09 -07:00
Andrew Watkins cac7180ce3 Cleanup 2018-03-14 12:33:23 -07:00
Alex P 48b974cac8 Move notifications test to proper directory and rename 2018-03-14 10:31:03 -07:00
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 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