Skip to content

Add an action to run tests as part of pull requests (and some trivial "starter" tests) #242

@travishathaway

Description

@travishathaway

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

We should be testing the code in this repository to catch potential bugs and verify our assertions about what the software should do.

Why is this needed?

This will help prevent bugs and validate future bug removals.

What should happen?

  • Add an action runner that will be run for all pull requests and merges to main (like it's done for conda/conda)
  • Add some trivial tests for some of the modules to lay the ground work for future tests. Let's do this for the actions where custom Python code lives for starters:
    • combine-durations
    • template-files

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked[bot] locked due to inactivitysource::anacondacreated by members of Anaconda, Inc.type::testingissues about tests or the test infrastructure

    Type

    No type

    Projects

    Status

    🏁 Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions