-
Notifications
You must be signed in to change notification settings - Fork 180
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
Create E2E tests framework using PyTest #677
Comments
/bounty 200 |
💎 $200 bounty • Permit.ioSteps to solve:
Thank you for contributing to permitio/opal! Add a bounty • Share on socials
|
/attempt #677
|
💡 @varshith257 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/bounty 200 |
/attempt 200 Options |
Hi maintainers, I'd like to ask how you generally proceed on bounties please. Can I also submit a PR or it's first come, first serve ? Thanks. |
@tobihans Yes, this repo prefers FCFS towards bounty issues. I already have good progress on it and waiting for @gemanor / @danyi1212 to get review my open PR and also to get assigned |
That's noted @varshith257. I took a look at your approach also in the PR. Do you mind us collaborating to release a better solution ? |
@tobihans Thanks for asking but work is almost complete except getting review and add assertion test of opal. Let's collaborate on the other issues |
Ok then. |
We want to create a new baseline framework for writing E2E tests for OPAL Client and Server using PyTest
The test framework should do the following tasks on its baseline/initial run:
The acceptance criteria for this issue is the ability to run a single test command that will be based on the framework specified above and run a very basic assertion test on OPAL
The text was updated successfully, but these errors were encountered: