SciPost Code Repository

Skip to content
Snippets Groups Projects
  1. Nov 06, 2019
  2. May 11, 2019
  3. Jan 08, 2019
  4. Mar 25, 2018
  5. Mar 14, 2018
  6. May 19, 2017
  7. May 18, 2017
  8. May 17, 2017
  9. May 13, 2017
  10. May 12, 2017
  11. May 07, 2017
  12. May 06, 2017
  13. Apr 23, 2017
  14. Feb 26, 2017
  15. Feb 25, 2017
  16. Jan 31, 2017
    • Jorran de Wit's avatar
      Add tests for commentaries browse · c99fa049
      Jorran de Wit authored
      Basic tests to check response contains commentaires.
      c99fa049
    • 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
  17. Dec 21, 2016
    • Jorran de Wit's avatar
      Add invalid form tests · 5508f674
      Jorran de Wit authored
      Add invalid form test for RequestCommentaryForm.
      Tests contain having no Arxiv ID or DOI or trying to
       give an already existing identifier.
      5508f674
  18. Dec 15, 2016
Loading