-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add user journey test to mark build as active
- Loading branch information
1 parent
b1f56cb
commit b7c6d8d
Showing
3 changed files
with
134 additions
and
18 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
conda-store-server/tests/user_journeys/test_data/simple_environment2.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: simple-test-environment | ||
channels: | ||
- conda-forge | ||
dependencies: | ||
- python ==3.10 | ||
- fastapi | ||
- numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters