issues
search
g-marcin
/
shop-cart
This is an exercise for DOM manipulation. Typescript version available on separate branch.
https://shop-cart2.netlify.app/
0
stars
0
forks
source link
issue04 add mocks
#10
Closed
g-marcin
closed
3 months ago
g-marcin
commented
3 months ago
[x] add product mock object
[x] add cart mock object
[x] add native structuredClone method implementation for use in unit-test
g-marcin
commented
3 months ago
mocks added. resolved in pr #9