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

new: Add support for Parent/Child account switching #513

Merged
merged 3 commits into from
Jun 3, 2024

Commits on Mar 6, 2024

  1. new: Add support for Parent/Child account switching (#455)

    * Implement new endpoints
    
    Add UserType enum
    
    Add test case for user type
    
    User fixtures
    
    Add unit tests
    
    Oops
    
    * gofumpt
    
    * Address feedback
    
    * Consume new helpers
    
    * test
    
    * Add unit directory; move mock tests
    
    * Add integration test
    
    * Use variadic
    
    * oops
    
    * add test note
    
    * oops
    
    * Use testify in unit tests
    
    * Make account tests opt-in
    
    * Update README
    
    * oops
    
    * oops
    
    * drop opt in tests
    
    * Drop optInTest
    
    * Add User.LastLogin
    
    * SDF
    
    * Support test tags in makefile
    lgarber-akamai committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1a81a0d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    150fdfe View commit details
    Browse the repository at this point in the history
  2. add back sum

    jriddle-linode committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d9e8d01 View commit details
    Browse the repository at this point in the history