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

Test Automation #80

Comments

@keizer619
Copy link
Member

keizer619 commented Jan 27, 2021

Description:

  • Implement integration tests in distribution repository for update tool (Add ballerina commands test ballerina-distribution#1275)
  • Separate installers tests and update tool tests in current installer tests (Separate installer tests and update tool tests ballerina-release#84)
  • Installers tests should be executed when installers been generated
  • Update tool tests should be executed when new update tool version is released
  • Update ballerina to bal command change in current installer tests
  • Enable Macos tests in current installers as Github Actions support Macos
  • Enable Windows tests by resolving windows
    • Make sure tests are running in local windows machine
    • Check whether possible to fix Github Action permission issue
@suganyasuven
Copy link
Contributor

suganyasuven commented Feb 15, 2021

This is related to ballerina-platform/ballerina-release#72

Sprint 32 - Dev Tools automation moved this from To do to Done Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment