CSCI-GA-2820-SP24-001 / customers

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

Configure GitHub Actions for BDD workflow #43

Closed maiko-chin closed 8 months ago

maiko-chin commented 8 months ago

As a [Developer] I need [GitHub Actions to run test cases every time someone pushes to master branch or submits a Pull Request] So that [we ensure new code passes unit tests and is healthy]

Details and Assumptions

Acceptance Criteria

When a developer pushes to the master branch or submits a Pull Request,
Then the YAML files should be triggered.