Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Should.js with Chai #1167

Open
matthew-white opened this issue Jul 30, 2024 · 0 comments
Open

Replace Should.js with Chai #1167

matthew-white opened this issue Jul 30, 2024 · 0 comments
Labels
refactor testing Integration tests, unit tests

Comments

@matthew-white
Copy link
Member

Should.js hasn't been updated on npm since 2018, and its repo is archived. We had to move from Should.js to Chai in Frontend (getodk/central-frontend#1015). There are a lot of similarities between the two, but Chai is better documented. There are also some differences, and I think trying to remember those differences while switching between Backend and Frontend will end up causing friction. This issue is to replace Should.js with Chai in Backend. We should time work on this issue such that no large Backend work is in progress.

@matthew-white matthew-white added testing Integration tests, unit tests refactor labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor testing Integration tests, unit tests
Projects
None yet
Development

No branches or pull requests

1 participant