Skip to content

chore: Finished test coverage implementation plan#261

Merged
fabionl merged 4 commits into
developfrom
chore/add-low-priority-tests
Jan 26, 2026
Merged

chore: Finished test coverage implementation plan#261
fabionl merged 4 commits into
developfrom
chore/add-low-priority-tests

Conversation

@fabionl
Copy link
Copy Markdown
Collaborator

@fabionl fabionl commented Jan 26, 2026

  • Created site_stats_spec.rb to test the SiteStats model, including attributes, class methods, and serialization.
  • Added status_spec.rb to validate the Status model's attributes and persistence.
  • Introduced page object classes for admin dashboard, facilities, notices, and users to streamline system tests.
  • Implemented Capybara support for admin login and user management workflows.
  • Developed system tests for admin authentication, facility management, search and filtering, and user management.

- Created `site_stats_spec.rb` to test the SiteStats model, including attributes, class methods, and serialization.
- Added `status_spec.rb` to validate the Status model's attributes and persistence.
- Introduced page object classes for admin dashboard, facilities, notices, and users to streamline system tests.
- Implemented Capybara support for admin login and user management workflows.
- Developed system tests for admin authentication, facility management, search and filtering, and user management.
@fabionl fabionl merged commit adb57f8 into develop Jan 26, 2026
2 of 3 checks passed
@fabionl fabionl deleted the chore/add-low-priority-tests branch January 26, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant