1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/project
Thomas Heartman 6477ccf34b
test: test how the project form deals with project envs and cr env interaction (#6997)
This PR adds some tests around how project envs and change request envs
interact in the new project form. It tests that:
1. If you remove an env from the project setup, that env is also removed
from the change request list.
2. If you try to enable CRs for an env that isn't enabled, nothing
happens.
2024-05-08 07:26:49 +02:00
..
NewProjectCard feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
Project test: test how the project form deals with project envs and cr env interaction (#6997) 2024-05-08 07:26:49 +02:00
ProjectAccess chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectApplications chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectCard chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectEnvironment chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectList feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00