1. 28 Nov, 2016 1 commit
    • Robert Speicher's avatar
      Speed up Project security access specs · 13ad9a74
      Robert Speicher authored
      Prior, every single test was creating four `ProjectMember` objects, each
      of which created one `User` record, even though each test only used
      _one_ of those Users, if any.
      
      Now each test only creates the single user record it needs, if it needs
      one. This shaves minutes off of each spec file changed here.
      13ad9a74
  2. 27 Nov, 2016 2 commits
  3. 26 Nov, 2016 2 commits
  4. 25 Nov, 2016 21 commits
  5. 24 Nov, 2016 14 commits