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

🌱(dashboard) add consent development fixtures #244

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

ssorin
Copy link
Collaborator

@ssorin ssorin commented Nov 28, 2024

Purpose

Add fixtures to streamline the development of consent management features

Add

  • Create development fixtures with factory boy
  • Create a Django command to run the fixtures
  • Add Django command to Makefile seed-dashboard

@ssorin ssorin self-assigned this Nov 28, 2024
@ssorin ssorin requested a review from jmaupetit November 28, 2024 10:05
@ssorin ssorin added feature needs review dashboard Item related to the Dashboard service labels Nov 28, 2024
Copy link
Member

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

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

Just nitpicking, else 😎

@ssorin ssorin force-pushed the feature/dashboard/add-fixtures branch from b4a708d to 4371a3d Compare November 28, 2024 11:00
Create and manage consent development fixtures.
The seed-dashboard Makefile target was updated to include the fixture creation command.
@ssorin ssorin force-pushed the feature/dashboard/add-fixtures branch from 4371a3d to 1d6e748 Compare November 28, 2024 11:44
Copy link
Member

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

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

@ssorin ssorin marked this pull request as ready for review November 28, 2024 12:46
@ssorin ssorin merged commit 91bcfc7 into main Nov 28, 2024
20 of 21 checks passed
@ssorin ssorin deleted the feature/dashboard/add-fixtures branch November 28, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard Item related to the Dashboard service feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants