Skip to content

Run Unit Tests in Jenkins build #7

@ibuchanan

Description

@ibuchanan

As a contributor, I want the unit tests to run in the Jenkins build job so that I have early warning about code changes that break the Provisioner.

Problem: The current unit tests encode VersionOne URL and LDAP URLs in app.config, assuming the services are already running under those URLs.

Solution: Provision the Test Environment from Issue #6 and use those disposable VMs for testing.

Bonus: Figure out how to provision efficiently so builds are quick. Do we need to leave an environment running?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions