KSU-SWE6733-Spring2023-Team3 / development-project

Development project for KSU SWE 6733 Spring 2023 Team 3
0 stars 0 forks source link

Implement some Behavior Driven tests #21

Open elliottallmann opened 1 year ago

elliottallmann commented 1 year ago

As a developer, I would like to know my code is well tested. I would like some behavior tests to verify connectivity and functionality between the API, DB, and GUI.

Acceptance Tests

Tasking

elliottallmann commented 1 year ago

https://robotframework.org/ is used for this kind of work in Python https://www.cypress.io/ is an option for this kind of work in Javascript