Skip to content
New issue

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

chore: organize specs #2777

Merged
merged 4 commits into from
May 17, 2024
Merged

chore: organize specs #2777

merged 4 commits into from
May 17, 2024

Conversation

Paul-Bob
Copy link
Contributor

@Paul-Bob Paul-Bob commented May 16, 2024

Description

This PR is a test and an POC on how tests can be organized

Approach:
1 - Go through each system test in the application
2 - Change the type to feature
3 - Verify how many test cases passes when test is feature
4 - If any, create a feature test (with the same name) and move all test cases that passes on step 3
5 - Revert type to system

@Paul-Bob Paul-Bob marked this pull request as draft May 16, 2024 15:02
@github-actions github-actions bot added the Chore label May 16, 2024
Copy link

codeclimate bot commented May 16, 2024

Code Climate has analyzed commit ce25da8 and detected 0 issues on this pull request.

View more on Code Climate.

@Paul-Bob Paul-Bob changed the title organize specs wip chore: organize specs May 17, 2024
@Paul-Bob Paul-Bob marked this pull request as ready for review May 17, 2024 13:14
@Paul-Bob Paul-Bob merged commit b65a734 into main May 17, 2024
19 of 20 checks passed
@Paul-Bob Paul-Bob deleted the chore/organize_specs branch May 17, 2024 13:34
Copy link
Contributor

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant