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

Setup mono ci/cd test pipeline #159

Merged
merged 1 commit into from May 12, 2020
Merged

Setup mono ci/cd test pipeline #159

merged 1 commit into from May 12, 2020

Conversation

dannoe
Copy link
Contributor

@dannoe dannoe commented May 12, 2020

This is a little bit hacky but it works.
Fixes #106

@dannoe dannoe added CI/CD mono This issue is related to mono. labels May 12, 2020
Copy link
Collaborator

@robinvanpoppel robinvanpoppel left a comment

Choose a reason for hiding this comment

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

This makes me happy :)

@sonarcloud
Copy link

sonarcloud bot commented May 12, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 34 Code Smells

53.0% 53.0% Coverage
0.0% 0.0% Duplication

@dannoe
Copy link
Contributor Author

dannoe commented May 12, 2020

Just some information for the future or other people trying to do the same:

xvfb is simulating a xserver which is required to run unit tests that allocate ui elements (like a ToolStripMenuItem)

@dannoe dannoe merged commit f60d3a1 into master May 12, 2020
@dannoe dannoe deleted the add-mono-test-pipeline branch May 16, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD mono This issue is related to mono.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add build and tests for mono
2 participants