SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Jan 31, 2017
    • Jorran de Wit's avatar
      Add test for missing `Commentary.requested_by` · b8122919
      Jorran de Wit authored
      Write test for bug from last commit.
      b8122919
    • Jorran de Wit's avatar
      Fix bug in RequestCommentaryForm · fb0f926f
      Jorran de Wit authored
      New Commentary requests were not completed
       as the `requested_by` field was not properly
       saved.
      fb0f926f
    • Jorran de Wit's avatar
      Test `VetCommentaryRequest` reponse · 70b47044
      Jorran de Wit authored
      Test if the `vet_commentary_requests` is responding with
       the right Commentary object.
      70b47044
    • Jorran de Wit's avatar
      Fix UserFactory bug · 879bdec0
      Jorran de Wit authored
      Passwords generated by factoryboy were directly
       put into the table as a string, unhashed! However,
       if the testclient tried to login, it used all
       auth methods a normal user uses as well. This caused
       the test user to never be able to login with the
       generated password.
      879bdec0
    • Jorran de Wit's avatar
      Add tests to VetCommentary · 1943c209
      Jorran de Wit authored
      Add tests to VetCommentary view, however
       the fixtures for groups remain empty (no permissions)
       causing problems with the ContributorFactory. Need some
       fix first, to have the groups work properly with the
       factories.
      1943c209
  2. Jan 29, 2017
  3. Jan 23, 2017
  4. Jan 01, 2017
  5. Dec 31, 2016
  6. Dec 30, 2016
  7. Dec 24, 2016
  8. Dec 23, 2016
  9. Dec 21, 2016
  10. Dec 19, 2016
  11. Dec 15, 2016
  12. Dec 14, 2016
  13. Dec 13, 2016
  14. Dec 10, 2016
  15. Dec 05, 2016
  16. Nov 26, 2016
  17. Nov 25, 2016
  18. Nov 09, 2016
  19. Oct 01, 2016
  20. Aug 15, 2016
  21. Aug 11, 2016
  22. Jul 29, 2016
  23. Jun 04, 2016
  24. May 30, 2016
Loading