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

Added UI tests for creating companies #15470

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Conversation

marcusmoore
Copy link
Collaborator

Description

This PR adds tests around creating companies via the UI.

Type of change

  • Testing

Copy link

what-the-diff bot commented Sep 9, 2024

PR Summary

  • Additional User Permission - Create Companies
    A new functionality was introduced in the UserFactory file. It added the permission for users to create companies. This enhancement broadens the range of tasks users can perform, improving their overall experience.

  • Creation of Company - Test File
    A new set of tests was added to ensure the company creation process works as intended. These cases include checking for the necessary permissions, verifying the correct display of the creation page, validating the provided input data, and the actual process of creating a company. This improvement ensures that the company creation process is robust and error-free.

@snipe snipe merged commit e7e5dfb into snipe:develop Sep 10, 2024
9 checks passed
@marcusmoore marcusmoore deleted the company_tests branch September 10, 2024 16:35
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.

2 participants