DickinsonCollege / FD2School-FarmData2

Other
0 stars 25 forks source link

Test 33 Created: Test Submit Button Behavior #153

Open longbui23 opened 2 months ago

longbui23 commented 2 months ago

Pull Request Description

Closes: #33 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
longbui23 commented 2 months ago

It is interesting that we haven't check all the scenarios could happen to see whether the test submit button will works normally in every possible situation. For instance, each crop will have its own scenario to see whether the submit button will be applicable for all types of crops being selected. Therefore, I am wondering whether cypress has any loop methods to loop through all the selection in a certain cropdowns. Besides, it will take a lots of time to run the test so it will be a tradeoff between time and absolute certainty.