CSCI-GA-2820-SP24-001 / customers

NYU DevOps Customers Service Spring 2024
Apache License 2.0
0 stars 0 forks source link

Create BDD.yml file and configure GitHub acitons to run tests #55

Closed SydneyKoby closed 7 months ago

SydneyKoby commented 7 months ago

As a [Developer] I need [to configure GitHub Actions to run BDD test cases using a .github/workflows/bdd.yml file for every push or pull request]
So that [The UI can be guaranteed to stay functional]

Details and Assumptions

As a developer, I want to create BDD.yml file and configure GitHub acitons to run test cases every time someone pushes to the master branch or submits a Pull Request