conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
142 stars 46 forks source link

Integration Test: Mark build as active #671

Closed dcmcand closed 5 months ago

dcmcand commented 9 months ago

Context

Part of https://github.com/conda-incubator/conda-store/issues/662

User Story

Persona: I'm a tech lead that managed envs for my team Need: I need to change which build is selected as "Active" for this environment.

Test

TODO: @dcmcand work out api calls and setup needed

Setup

1. 2.

API Calls

1. 2.

Value and/or benefit

This will ensure that new releases of conda-store will not break critical user journeys.

Anything else?

Note: This integration test only covers conda-store-server and this workflow should be tested at the api level. UI logic will be tested in the conda-store-ui repo.