- Joined on Feb 11, 2019
florian.vuillemot approved fsfe-system-hackers/forms#71
Requiring a click to confirm the ID5 months ago
florian.vuillemot commented on issue reuse/api#16
Automated test suiteDo you have any ideas for other tests?
6 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versionsLooks perfect :)
6 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versionsYou can run test with docker-compose with ``` docker-compose -f docker-compose.test.yml ``` The `.env' requirements are normally completed. All networks problems are fixed for test. For dev…
6 months ago
florian.vuillemot pushed to tests/add_unittest_skeletton at reuse/api
-
898c2d0fdc Update test doc
-
3ee53de683 Allow test to run with a single docker compose
-
bf22bd33b3 Revert external networks
-
5b1bff7efd Add default value for secret key in test mode
-
620329315f Remove useless network indev docker compose
- Compare 5 commits »
7 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versionsOups sorry I missed informations I think ! Could you try to install pipenv packages with the `--dev` option ? I will search for the docker problem.
7 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versionsSorry for the delay. You should be able to run tests without docker :) Should I remove all `target` in docker-compose?
7 months ago
florian.vuillemot pushed to tests/add_unittest_skeletton at reuse/api
-
afc8a9d836 Update doc
-
5fa6b3be93 Allow tests to run without dependencies
-
3fe65ef7f6 Check if csrf token exists before delete it
-
bc77f54469 Remove useless env variable
-
efcddc5379 Fix test on views
- Compare 20 commits »
7 months ago
florian.vuillemot pushed to tests/add_unittest_skeletton at reuse/api
-
91791852c0 Update doc
7 months ago
florian.vuillemot pushed to tests/add_unittest_skeletton at reuse/api
-
4375e21a97 Allow tests to run without dependencies
-
a7730176c9 Check if csrf token exists before delete it
-
6a7d741518 Remove useless env variable
- Compare 3 commits »
7 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versions@reinhard could you please review this PR?
10 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versionsMy problem was with the `FORMS_FILE` which was not defined. It should work now :)
10 months ago
florian.vuillemot pushed to tests/add_unittest_skeletton at reuse/api
-
d3b187921b Fix test on views
10 months ago
florian.vuillemot commented on pull request reuse/api#50
Add unittests, bump quality check versions@reinhard I have an error with the test `test_register` but I don't understand how to fix it. Could you please check it ?
10 months ago
florian.vuillemot pushed to tests/add_unittest_skeletton at reuse/api
-
a90d1c82e9 Add test on register
-
1c668358f0 Override FORMS_URL to test
-
f3a6d23a19 Add doc to run automatic tests
-
3cb11b0edc Clean Docker usage for dev/test/prod
-
6342aeb171 Check if the root url return a response of 200
- Compare 10 commits »
10 months ago
florian.vuillemot commented on issue reuse/api#16
Automated test suiteI'm not sure how to test the whole application, especially because of the FORMS dependency. Do you have an idea? But, I can do a unit test on `scheduler` to start.
11 months ago
florian.vuillemot created pull request reuse/api#47
#35 Allow user to go on project already registered1 year ago
florian.vuillemot pushed to feature/print_info_url_when_project_registered at reuse/api
-
350f04e8b5 Add html around form error
-
16faeec9b1 Add repository information url on project already registered
- Compare 2 commits »
1 year ago