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

Research Testing Practices #15

Open
3 tasks
njallskarp opened this issue Jun 27, 2023 · 2 comments
Open
3 tasks

Research Testing Practices #15

njallskarp opened this issue Jun 27, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@njallskarp
Copy link
Owner

njallskarp commented Jun 27, 2023

Testing research

We need to figure out a testing plan for the following kinds of tests

  • unit tests (what works well, is easy and integrates well with github actions)
  • migration tests (same requirements
  • E2E tests (same requirements)
@njallskarp njallskarp added the enhancement New feature or request label Jun 27, 2023
@njallskarp njallskarp changed the title est Research Testing Practices Jun 27, 2023
@njallskarp njallskarp mentioned this issue Jun 27, 2023
3 tasks
@njallskarp njallskarp added the documentation Improvements or additions to documentation label Jun 28, 2023
@njallskarp njallskarp reopened this Jun 30, 2023
@njallskarp
Copy link
Owner Author

@eysta00 I'm reopening this issue. Could you write a section in the README.md called Testing with subsections on the different kinds of tests we've discussed.

Useful info to put there is: 1) what libraries you decided on using and why 2) how these are helpful to us 3) when should contributors test their code and give them guidelines. You can create a separate pull request for these changes and we can discuss our testing methodology on that pull request.

@njallskarp
Copy link
Owner Author

Additionally: let's write the README sections on testing so that it not only serves this project but it can be a starting point for us (and other developers either future contributors or people just viewing the open source code) when doing testing on similar repos in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants