Skip to content

Feature/coursedummydata#43

Closed
DudeUnleashed wants to merge 14 commits intothoth-tech:9.xfrom
DudeUnleashed:feature/coursedummydata
Closed

Feature/coursedummydata#43
DudeUnleashed wants to merge 14 commits intothoth-tech:9.xfrom
DudeUnleashed:feature/coursedummydata

Conversation

@DudeUnleashed
Copy link

@DudeUnleashed DudeUnleashed commented Sep 17, 2024

Description

This PR contains a new rake file to generate and manipulate some courseflow dummy data for testing the front end. db:check_courseflow_data, db:clear_courseflow_data, db:populate_courseflow_data, db:populate_fixed_courseflow_data.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

image
You can run the above listed commands in the api directory, these will clear the courseflow additions, then generate some unit definitions and units associated with them. db:populate_fixed_courseflow_data is the main command to be used.

image
image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if appropriate
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have created or extended unit tests to address my new additions
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

If you have any questions, please contact @macite or @jakerenzella.

@aNebula
Copy link

aNebula commented Oct 14, 2024

Okay - so, if I'm understanding correctly, this is the "Feature branch" and the only PR that needs to be merged?

Please let me know after you've opened upstream PRs to new/course-flow branch of doubtfire-lms/doubtfire-api.

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