Skip to content
  • Martin Lowe's avatar
    Add unit tests for various parts of API (#126) · 5d46462b
    Martin Lowe authored
    * Adding tests for OIDC and membership form
    
    * Add JSON schema generation script
    
    * Fix existing membership tests, add additional endpoint tests
    
    Also includes formal upgrade to snapshot 0.2 of Commons API. Fixes a few
    issues discovered while testing where API results diverge from expected
    output from openAPI spec.
    
    * Fix broken service, wrong inject imported
    
    * Add CORS + SameSite security to API
    
    * Fix break from org service not binding properly in testing, api base
    
    * Fix docker build for JVM to use new 1.13 standard dockerfile contents
    
    * Add test assertions to ensure Accept and ContentType formats are
    followed
    
    * Remove hardcoded user IDs from dataloader
    5d46462b
This project manages its dependencies using Yarn. Learn more