opal icon indicating copy to clipboard operation
opal copied to clipboard

feat: E2E tests framework using PyTest

Open varshith257 opened this issue 1 year ago • 6 comments

Fixes Issue

Closes #677 /claim #677

Changes proposed

Check List (Check all the applicable boxes)

  • [x] I sign off on contributing this submission to open-source
  • [ ] My code follows the code style of this project.
  • [ ] My change requires changes to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] All new and existing tests passed.
  • [ ] This PR does not contain plagiarized content.
  • [ ] The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

varshith257 avatar Oct 11 '24 09:10 varshith257

Deploy Preview for opal-docs canceled.

Name Link
Latest commit 1c6b3ea594ada73787ac707d4f56c9ebc7f31737
Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/672340baa950690008fbb4c8

netlify[bot] avatar Oct 11 '24 09:10 netlify[bot]

@gemanor / @danyi1212 Have a check on the initial configuration done. Once it is on the way expected I proceed for next steps as outlined in the issue

varshith257 avatar Oct 11 '24 10:10 varshith257

@gemanor Any review on this?

varshith257 avatar Oct 12 '24 11:10 varshith257

Hey, @varshith257, this is a very basic PR, and we are looking for something much more extensive from that:

  1. Explain your design and why you choose to run the docker as a sub-process
  2. Why is there a new docker requirement?
  3. Write a guidelines for new tests
  4. Run the assertions and tests we asked
  5. Create more stable tests of the log checks etc.

You can continue the discussion and show the plan here before continue with the code if you prefer

gemanor avatar Oct 13 '24 20:10 gemanor

@gemanor Yeah I have just laid out foundation and pushed here to know whether it aligns with the same.

Yeah! I will document all the above :)

varshith257 avatar Oct 13 '24 20:10 varshith257

@varshith257 this is just the beginning. as @gemanor specified above, please share your forward plan, so we could guid and help.

izzywdev avatar Dec 24 '24 18:12 izzywdev