Commit Graph

36 Commits (f028c332f3fca807c2f67f9988b02d9899865b67)

Author SHA1 Message Date
Chris ef28fc98e7 Shore up tests 2018-01-22 11:27:05 -08:00
ChristopherBiscardi a809f733f3
rename dbc files to not get picked up as tests 2017-12-15 13:20:07 -08:00
ChristopherBiscardi b8e15d3e46
Make use of React event listener logic
instead of manually adding event listeners, let react handle event
listener lifecycle. This means HLS will not throw in enzyme
environment and we don't have to clean up any handlers manually
2017-12-15 12:43:56 -08:00
ChristopherBiscardi 361f97387f
enzyme upgrade broke tests
Skip now-flaky tests because "simulate does not simulate anything" and
there are issues with .find and simulate propogating state back to
enzyme.
2017-12-15 12:15:57 -08:00
ChristopherBiscardi eab27586e6
graph tests have always failed, remove them 2017-12-14 15:15:48 -08:00
ChristopherBiscardi 3294a8c28a
"fix" dbc tests, write more extensive integration tests instead 2017-12-14 14:57:04 -08:00
ChristopherBiscardi bec177a433
set up tests for react 16/enzyme 2017-12-14 14:01:36 -08:00
ChristopherBiscardi 73a2062963
components/Modal is never used 2017-12-14 13:04:56 -08:00
ChristopherBiscardi beb0a7ea01
prettier the js 2017-12-12 18:27:20 -08:00
Andy Haden 74841b81e7 cabana: dbc comments end with semicolon; add crv test (failing) 2017-09-29 19:04:27 -07:00
Andy Haden 4af116dd3c cabana: parse chffr metrics 2017-09-12 22:25:38 -07:00
Andy Haden 7c029eb5ef cabana: sort signal legend; signals stay plotted when name changed; refactor to identify plots with signal UID 2017-08-11 14:58:32 -07:00
Andy Haden db1885fcdb cabana: fix issue where graphData relTime did not correspond to message entry relTime 2017-08-10 14:54:36 -07:00
Andy Haden 8a80b613e6 cabana: factor out graph data calculation and add tests 2017-08-10 14:14:50 -07:00
Andy Haden 073feab5d5 cabana: tests for rendering all components 2017-08-08 14:31:04 -07:00
Andy Haden 9511f8090f cabana: fix tests, disable tesla dbc test for now. 2017-08-07 18:12:55 -07:00
Andy Haden 8a5719c642 cabana: add comma auth; remove test for dead code; remove isrequired from props 2017-08-07 15:53:25 -07:00
Andy Haden bd2ba52a35 merge ah/cabana-webusb 2017-08-03 14:41:52 -07:00
Andy Haden 1885c607e2 cabana: only show panda ad on demo; share route link; fix tests broken due to cloudlog 2017-07-11 20:45:04 -07:00
Andy Haden 8e8a2e2fc4 cabana: tesla dbc test 2017-06-27 20:08:06 -07:00
Andy Haden bcf01a584d cabana: switching endianness of a signal located in a single byte doesn't change bit coverage 2017-06-27 15:08:15 -07:00
Andy Haden 7ff4f58994 cabana: use transformation function to ensure unsigned field values 2017-06-27 14:12:57 -07:00
Andy Haden e6b525e427 cabana: switching endianness preserves bit coverage by adjusting startBit 2017-06-27 14:06:26 -07:00
Andy Haden c86001b257 cabana: routes api auth 2017-06-26 21:41:53 -07:00
Andy Haden 9586813cb4 cabana: thorough tests for desired bit dragging functionality 2017-06-26 21:06:01 -07:00
Andy Haden eb7430dfa1 cabana: changes to signal board units propagate to DBC BU:_ line; fix signal line spacing in reference DBC 2017-06-23 21:17:18 -07:00
Andy Haden 177b896a3d cabana: fix little endian signal parsing; new signals default to unsigned 2017-06-19 15:20:59 -07:00
Andy Haden 8be9ab23d9 cabana: dbc writer close to spec 2017-06-18 17:38:31 -07:00
Andy Haden 065ff80210 cabana: parse value tables 2017-06-17 23:19:35 -07:00
Andy Haden b1e319cffd cabana: parse board units and comments 2017-06-17 22:40:06 -07:00
Andy Haden 144aaa981e cabana: parse message comments 2017-06-17 21:44:20 -07:00
Andy Haden 5ca92aa9cb cabana: val_ parsing 2017-06-17 21:10:58 -07:00
Andy Haden f7db65202d cabana: msg transmitter and signal comment parsing 2017-06-17 20:21:02 -07:00
Andy Haden da072fb9e5 cabana: bring tests in line with desired functionality 2017-06-16 22:48:03 -07:00
Andy Haden 71f83a482f can explorer demo 2017-06-13 17:40:05 -07:00
Andy Haden a40e982666 can explorer progress; chffr free space check + build fix 2017-05-29 16:52:17 -07:00