Commit Graph

20 Commits

Author SHA1 Message Date
1603496424 Rework Best -> Graphs
I was considering adding weight tracking,
so then this graph page would include body
weight graphs. Meaning it's not really
recording the "best" of anything.
It currently only shows the best on the list
page anyway.
2023-07-04 11:35:52 +12:00
4303fe2cc4 Use deno fmt instead of prettier 2023-06-27 15:16:59 +12:00
f4db61aeec Fix unit tests - 1.124 2023-02-14 16:41:30 +13:00
04ef72e48b Fix unit tests - 1.116 2023-01-08 18:10:24 +13:00
8e8961419c Add plan list unit tests 2023-01-05 17:15:16 +13:00
b0696d1d58 Add view best unit tests 2023-01-05 17:07:06 +13:00
b41c30d886 Replace it with test for jest files
Test explains what it is we are writing, whereas it
doesn't.
2023-01-04 13:44:28 +13:00
495b89fba3 Add unit to save set test 2023-01-04 13:27:17 +13:00
42912040ff Simplify getNow 2023-01-04 13:24:49 +13:00
bafdecd3e3 Add unit tests for EditSets
Closes #138
2023-01-01 20:47:07 +13:00
e432c1b711 Add app test 2023-01-01 18:33:03 +13:00
08f91bf531 Test saving a plan 2023-01-01 18:13:45 +13:00
3c9b93f0bc Test adding a new set 2023-01-01 18:01:46 +13:00
f221ebb8df Test editing a workout 2023-01-01 15:21:56 +13:00
8246155c13 Test start plan + edit plan 2023-01-01 15:06:42 +13:00
58f1c905b2 Test edit set component 2023-01-01 14:47:16 +13:00
805b7bdc34 Simplify tests 2023-01-01 14:35:22 +13:00
ad95438120 Test all pages 2023-01-01 14:32:10 +13:00
3c953530a4 Add working test for homepage 2023-01-01 14:19:32 +13:00
46dd50adfb Pause adding unit tests 2022-12-30 13:25:47 +13:00