-
Notifications
You must be signed in to change notification settings - Fork 218
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
⛏️ Write a test to check whether we can create/update an object with negative price/amount/value #179
Comments
Hey @Ankita28g, I would like to work on this issue! |
Awesome! Assigned to you @bhavyastar. Happy hackfesting 😃 |
Hey @bhavyastar, I have updated the issue description to provide more details. Feel free to reach out if you need any help 😃. Happy hackfesting!!! |
Hey I am new to programming though I learnt java I don't know testing. Can you point me to some resources to learn about yaml, testing etc. |
how about you pair program with @ayushaga14? 🔥 |
How does that work? I am ready for any learning opportunity 🤞 |
Hi @siddoinghisjob this one is already assigned to @bhavyastar. Can you pick something else? Also, to learn how tests work with Akto, the best way is to local deploy Akto and run tests. 😊 |
Hi @bhavyastar let us know if you need any help with this? |
If so i would like to help. |
Yes, Can we do a meeting tomorrow or just a discord call? I have some queries. |
hi totally, ping us on Discord. @bhavyastar |
Hi @bhavyastar thanks for your submission in Hackfest. 🔥 We are reviewing your work. Do these two below: Join this group on discord for discussions around prizes? 🚀 🏆 |
Hey, I would like to contribute to this issue. |
Is this issue still unassigned? If so I would like to get assigned to solve the issue. This is my first time participating in hactoberfest. |
I've assigned it to you, @atharvamalji . Happy hacking! Feel free to join our Discord if you need assistance. |
💭 Introduction:
We want to test to check whether an attacker can create/update entity with an invalid price/amount/value.
🎯 Requirements:
Filters - This test should run on apis that has a query parameter or request-body parameter named
price
,amount
,quantity
orvalue
.Execute - It should replace the value with
📚 Reading
You can find a detailed documentation of test editor rules here
Find 100+ examples of YAML tests here
✅ Task summary:
✌🏻 Hints:
You can build the yaml template by referring this link
🙋🏼♂️ Questions:
If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.
The text was updated successfully, but these errors were encountered: