Skip to content

CircleCI: lint and unit tests should pass during deployment of dev or master branch. #38

Description

@maxceem

Now all the unit tests are up to date.

To make sure that we are only deploying correct code, during deploying we have to run:

  • npm run lint to make sure lint pass
  • npm run test to make sure unit tests pass

If lint or unit tests fail the deployment process should be terminated.

@nkumar-topcoder should we config it ourselves? or is there someone from Topcoder infrastructure team who might help us with this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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