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

Figure out a good way to run tests via github actions #8

Closed
2 tasks
JasonRowe opened this issue May 12, 2020 · 0 comments
Closed
2 tasks

Figure out a good way to run tests via github actions #8

JasonRowe opened this issue May 12, 2020 · 0 comments

Comments

@JasonRowe
Copy link
Owner

JasonRowe commented May 12, 2020

TODO:

  • 1. Fix up test that uses body.txt to work on windows and Linux or something else
  • 2. look into critical error logs about port binding and see if we can avoid those.
- name: Test
      run: dotnet test --no-restore --verbosity normal
@JasonRowe JasonRowe added good first issue Good for newcomers and removed good first issue Good for newcomers labels May 12, 2020
@JasonRowe JasonRowe changed the title adjust tests so they can run via github actions Figure out a good way to run tests on build May 12, 2020
@JasonRowe JasonRowe changed the title Figure out a good way to run tests on build Figure out a good way to run tests via github actions May 12, 2020
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

No branches or pull requests

1 participant