Arthur Lu
3422f584f9
fix linting in js
2022-11-18 07:56:07 +00:00
Arthur Lu
6493fbd171
modularize localStorage calls into localStorage.js in preparation for unit testing
2022-11-18 07:13:53 +00:00
rheabhutada02
35f44049a2
updated crud features to work better
...
Co-authored-by: look-its-ashton <look-its-ashton@users.noreply.github.com>
Co-authored-by: Kara Hoagland <KH-Cl@users.noreply.github.com>
Co-authored-by: Gavyn Ezell <ezellgavyn@gmail.com>
2022-11-17 18:45:53 -08:00
Arthur Lu
66dd92f0dc
fix js linting
...
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 00:53:07 +00:00
Kara Hoagland
d72e8ea601
merge
2022-11-11 12:12:29 -08:00
Kara Hoagland
9ee980f57e
added stars back
2022-11-11 12:07:58 -08:00
Arthur Lu
8b2ae89bd2
switch localStorage mock to mock-local-storage,
...
fix unit tests to work with ES6 import syntax,
remove testenv module
2022-11-11 02:39:40 +00:00
Gavyn Ezell
c168d0f902
tag functionality
2022-11-10 13:22:32 -08:00
Arthur Lu
1718c7cedb
move localStorage util to localStorage.js,
...
update main,js to rquire localStroage,
add simple unit tests to localStroage.test.js,
create symlink of testenv.js to source/assets/scripts,
update package.json with proper recursive call
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-10 01:35:41 +00:00