Skip to content

Commit

Permalink
Merge pull request #1053 from Pythagora-io/z_coding_raised_hands
Browse files Browse the repository at this point in the history
Added the rule for making testing instructions so that Pythagora tell…
  • Loading branch information
LeonOstrez authored Jul 13, 2024
2 parents cf61a96 + f52e321 commit 12b868d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/prompts/troubleshooter/define_user_review_goal.prompt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Follow these important rules when compiling a list of actions the user will take
5. The user is using {{ os }}, so the commands must run on that operating system
6. Assume system services, such as the database, are already set up and running. Don't ask user to install or run any software other than the app they're testing.
7. Don't ask the user to test things which aren't implemented yet (eg. opening a theoretical web page that doesn't exist yet, or clicking on a button that isn't implemented yet)
8. Think about if there is something that user needs to do manually to make the next testing step work

Remember, these rules are very important and you must follow them!

Expand Down

0 comments on commit 12b868d

Please sign in to comment.