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

Add Testing #16

Open
2 of 6 tasks
Tracked by #6
nok-ko opened this issue May 7, 2022 · 0 comments
Open
2 of 6 tasks
Tracked by #6

Add Testing #16

nok-ko opened this issue May 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@nok-ko
Copy link
Collaborator

nok-ko commented May 7, 2022

Purpose

image

Frontend-wise:

  • Selenium IDE or Selenium WebDriver for UI Regression tests.
    • I am told we will cover this in Week 4 of the course.
  • HTML Validator GitHub Action to automatically avoid Arron's mark-docking for invalid HTML
  • As above but for CSS (Done in Add CSS Validation Workflow #20!)

Backend-wise:

  • Maybe Jest for Node.js unit/integration testing. There are mock packages available for MongoDB.

For Both:

  • Set up ESLint with rules that make sense for our team, also make an Action for it.
  • Postman for API tests – Alex got us started, it seems, but I'm not sure where to find the work he did. Generally, API docs are something we could improve.
@nok-ko nok-ko mentioned this issue May 7, 2022
18 tasks
@nok-ko nok-ko changed the title Testing? Add Testing May 7, 2022
@nok-ko nok-ko added the enhancement New feature or request label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant