Commit Graph

27 Commits

Author SHA1 Message Date
ae7c8c9d7c [icon] Use lightbulb
All checks were successful
CI / test (push) Successful in 1m21s
CI / deploy (push) Successful in 1m57s
2026-06-28 14:13:18 -04:00
9e3a53aa93 [tests] Update snapshots
All checks were successful
CI / test (push) Successful in 1m21s
CI / deploy (push) Successful in 1m51s
2026-06-28 13:34:58 -04:00
a74531cea7 [tests] Fix icon test
Some checks failed
CI / test (push) Failing after 1m24s
CI / deploy (push) Has been skipped
2026-06-28 13:26:04 -04:00
c84a66142a [tests] Fix broken tests
Some checks failed
CI / test (push) Failing after 44s
Deploy to mopidy1 / deploy (push) Successful in 35s
CI / deploy (push) Has been skipped
2026-06-28 12:10:08 -04:00
b790859272 [tests] Add test coverage
All checks were successful
Deploy to mopidy1 / deploy (push) Successful in 34s
2026-06-28 12:04:21 -04:00
1c00312e6a Replacing jest-yaml-transformer with yaml-jest 2024-03-25 20:40:31 +13:00
275143dd60 Snapshot excludes tracks (due to complex Jest + DND limitations) 2022-10-30 16:59:09 +13:00
84db4e0789 Removing tracks from Album (for now); Jest and react-dnd not getting along 2022-10-30 16:50:15 +13:00
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