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

TDD: Functional JavaScript Testing Suite #15

Open
ddavisgraphics opened this issue Apr 7, 2020 · 1 comment
Open

TDD: Functional JavaScript Testing Suite #15

ddavisgraphics opened this issue Apr 7, 2020 · 1 comment
Assignees

Comments

@ddavisgraphics
Copy link
Contributor

We need to figure out a way to create a testing suite for the JavaScript side of things. Some of this should be covered by behavioral testing, but some need to be functional because of return values.

@ddavisgraphics ddavisgraphics self-assigned this Apr 7, 2020
@ddavisgraphics
Copy link
Contributor Author

Much of this testing would be covered by BDD, but there are some TDD tasks we can do for validation libraries. We need to have both client-side and server-side validations.

@ddavisgraphics ddavisgraphics changed the title JavaScript Testing Suite TDD: Functional JavaScript Testing Suite Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant