We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Story 4.1: Set up SimpleCov and configure it to ignore the /lib folder. Points: 1
Story 4.2: Run SimpleCov to check the current test coverage of the /app directory. Points: 1
Story 4.3: Review existing tests and identify gaps in coverage. Points: 1
Story 4.4: Write additional RSpec tests to cover the uncovered code. Points: 1
Story 4.5: Run the RSpec and Cucumber tests to ensure all tests pass and coverage is sufficient. Points: 1
The text was updated successfully, but these errors were encountered:
Updated to https://github.com/cs169/fa24-chips-10.5-22/issues/5
Sorry, something went wrong.
No branches or pull requests
Story 4.1: Set up SimpleCov and configure it to ignore the /lib folder.
Points: 1
Story 4.2: Run SimpleCov to check the current test coverage of the /app directory.
Points: 1
Story 4.3: Review existing tests and identify gaps in coverage.
Points: 1
Story 4.4: Write additional RSpec tests to cover the uncovered code.
Points: 1
Story 4.5: Run the RSpec and Cucumber tests to ensure all tests pass and coverage is sufficient.
Points: 1
The text was updated successfully, but these errors were encountered: