Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEB-1052 Create test automations #2302

Merged
merged 20 commits into from
May 31, 2024
Merged

WEB-1052 Create test automations #2302

merged 20 commits into from
May 31, 2024

Conversation

cdriesler
Copy link
Member

Description & motivation

Ok I think we have it.

We'd like to create "test automations" that enable special pathways that enable testing an automate function locally. This requires:

  • The ability to create these automations
  • A separate path on the frontend to do so
  • A new, simplified, endpoint for creating these

Changes:

This PR gets as far as "make the test automation" from the frontend. They are not yet presented any differently, but the creation flow looks different:

Screen Shot 2024-05-30 at 12 19 06

Notes:

Seeing this new pathway requires setting NUXT_PUBLIC_FF_TEST_AUTOMATIONS_ENABLED='true' in frontend-2 .env

@cdriesler cdriesler requested a review from gjedlicska May 30, 2024 11:27
cdriesler and others added 4 commits May 30, 2024 13:03
@cdriesler cdriesler changed the title Create test automations WEB-1052 Create test automations May 31, 2024
Copy link

linear bot commented May 31, 2024

benjaminvo and others added 3 commits May 31, 2024 12:00
To align with the form component updates I made in previous commits in this branch
Copy link
Contributor

@gjedlicska gjedlicska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets go

@gjedlicska gjedlicska merged commit 3be53f6 into main May 31, 2024
20 of 22 checks passed
@gjedlicska gjedlicska deleted the chuck/createTestAutomation branch May 31, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants