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

Fix: Empty resource items array was breaking drawer load and added resource e2e tests (Issue/111) #112

Merged
merged 8 commits into from
Feb 9, 2024

Commits on Oct 12, 2023

  1. Added resources e2e tests

    lemmyadams committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6371fe8 View commit details
    Browse the repository at this point in the history
  2. Changed wording

    lemmyadams committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8752040 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Issue/111 b (#113)

    * Loading in config to test values
    
    * Formatting updates
    
    * Dynamically calculated item counts
    
    * Calculating item types declared by current content. Removing layout test as it will be theme-dependent
    
    * Removing position tests as these are theme-dependent
    
    * Fix: Prevent empty resourceItems error on drawer click
    
    * Added tests to run on every page as well as the menu
    
    * Splitting helpers and placing for least repetitive use
    
    * Extend resource items for the page with course-level items
    
    * Correcting array concat rather than object and fixed ordering
    
    * Working tests
    cahirodoherty-learningpool authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bf98fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f49a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. [WIP] Making use of cy.testContainsOrNotExists and removing prommised…

    … callback approach to 'this.' variable setting setting
    cahirodoherty-learningpool committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    72fc69f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    ad21fe2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    85c0702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05826fd View commit details
    Browse the repository at this point in the history