Commit Graph

19 Commits

Author SHA1 Message Date
bcc0550069 Snapshot of actual Album; App test unweidly, TODO: achieve coverage further down DOM 2022-10-29 20:57:17 +13:00
97a259187b Upgrading to hooks, simplifying unit test mocks 2022-09-29 15:32:11 +13:00
6d6a2b4f24 Upgrading tests, replacing Enzyme with TestRenderer 2022-09-29 10:38:26 +13:00
09db7fba6c GridItem classname snapshots 2022-06-18 21:21:07 +12:00
4a8fa90615 Removing Array test, failing since upgrading to Functional component, well, coz it now returns a function 2022-02-03 20:37:50 +13:00
e2eed1e79c Standard import for state; Updating GridItem which needs support for useDrag hook (render only, not actual dnd UX tests) 2022-02-03 20:34:54 +13:00
7d2d9e5c2a Actual test for base App (shallow render only, for now) 2021-11-21 19:57:02 +13:00
d74068d11e Updating snapshots with playlist title included in URL 2021-10-25 12:11:51 +13:00
8ff8fff234 Hotkeys to functional component; Security updates; Tests raudit (needs overhaul) 2021-05-15 21:02:43 +12:00
21cbae306b Test coverage for en/decodeUri as base64 2021-03-26 21:09:11 +13:00
e399e78747 Updating unit tests with new base64 URLs 2021-03-26 20:57:51 +13:00
cbcc79aa64 Upgrading to react-test-renderer and snapshots; Fixing tests 2021-03-18 20:52:30 +13:00
8e1055ce3e Tests are borked; they need refactoring to react-testing-library 2021-03-14 19:49:28 +13:00
107b6edee0 Black formatting of test 2020-11-30 21:20:51 +13:00
6da4181fa7 Updating tests - state seems broken, needs attention 2020-10-28 21:24:38 +13:00
449b32a384 Removing remaining artistLoaded, albumLoaded, etc in favor of itemLoaded for consistent pipeline; Looking at search 2020-09-13 20:59:46 +12:00
9b64d633db Disable lifecycle methods 2020-08-05 20:06:30 +12:00
dbb41b4f57 Upgrading to Babel 7; Fixing failing tests 2020-08-04 21:04:07 +12:00
df7a02a863 Upgrading jest 2020-08-04 20:13:42 +12:00