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

Initial Nunit tests reworked and added back to solution with… #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tsd-sageorgiev
Copy link
Collaborator

Initial Nunit tests reworked and added back to solution with new logic dependencies.

All test are passing (for integration test servername, username and password must be entered)
VSUnit test removed

…c dependencies.

All test are passing (for integration test servername, username and password must be entered)
VSUnit test removed
}

[Category(TestCategory.UNIT)]
[Test]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please add description for every test? something like this
[Test(Description = "Verifies that the application exits if a user cancels the job between the time it was entered and the agent picking it up ")]

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I'll add description for every test

Copy link

@ppande1020 ppande1020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed approving this request so we can see the rest of the tests that Svet has worked on. Thanks - Priya

Tests for new functionality in EventHandlers, Helpers.
Description added to all Tests.
Removed commented out GUIDs for kCura.Talos.Utility.
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.

2 participants