christopher-caldwell / react-kanban

react-kanban
MIT License
18 stars 10 forks source link

Fix jest config / fix card test #26

Open Sabrinovsky opened 3 months ago

Sabrinovsky commented 3 months ago

Fix jest setup for typecript. Fix card test, now we can start to fix other tests.

Related Issue

solves #27 solves #28 solves #35

christopher-caldwell commented 3 weeks ago

I cloned this and ran yarn test:watch and got a missing dependency error.

Screen Shot 2024-09-18 at 7 23 47 PM

Do we need to add this a dev dep of the project?

christopher-caldwell commented 3 weeks ago

Sorry for the delay!

Sabrinovsky commented 2 weeks ago

I cloned this and ran yarn test:watch and got a missing dependency error. Screen Shot 2024-09-18 at 7 23 47 PM

Do we need to add this a dev dep of the project?

i have removed this dependency. Note that this branch is on my fork of this repo, maybe you dont have the branch updated.

Sabrinovsky commented 2 weeks ago

I just updated the CI to run the tests. You can see that it is running without the dependency