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: add unit tests for various components in botProjects/ dir #8222

Merged
merged 10 commits into from Jul 1, 2021

Conversation

pavolum
Copy link
Contributor

@pavolum pavolum commented Jun 29, 2021

Description

Adding unit tests for the following components

  • AllowedCallers.test.tsx
  • BotProjectInfo.test.tsx
  • ExternalService.test.tsx
  • RuntimeSettings.test.tsx
  • SkillBotExternalService.test.tsx
  • BotProjectSettings.tsx
  • BotPorjectSettingsTabView.tsx

Enhanced existing unit test for following components

  • CreatePublishProfileDialog.tsx (prior coverage: 6.45%)
  • GetAppInfoFromPublishProfileDialog (prior coverage: 4.88%)

Task Item

fixes #7903

@pavolum pavolum changed the title Pavolum/bot proj tests chore: add unit tests for various components in botProjects/ dir Jun 29, 2021
@cypress
Copy link

cypress bot commented Jun 29, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit af4fa7c
Started Jul 1, 2021 12:28 AM
Ended Jul 1, 2021 12:34 AM
Duration 05:32 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@coveralls
Copy link

Coverage Status

Coverage increased (+2.007%) to 56.641% when pulling af4fa7c on pavolum/botProjTests into 2e4b716 on main.

@cwhitten cwhitten merged commit be66752 into main Jul 1, 2021
@cwhitten cwhitten deleted the pavolum/botProjTests branch July 1, 2021 16:44
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.

Test coverage: /botProject
3 participants