Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | B TestHelper, CI: Work with older elixir version. | Lain Soykaf | |
2023-01-03 | B TestHelper: Remove warnings-as-errors | Lain Soykaf | |
It's already set in mix.exs | |||
2023-01-03 | Fix warnings in tests, treat warnings as errors in CI. | Lain Soykaf | |
The warnings revealed two bad tests, the code still worked but the test didn't actually test for it. Activating this for CI to prevent issues like these in the future. | |||
2023-01-02 | Revert "Merge branch 'copyright-bump' into 'develop'" | lain | |
This reverts merge request !3825 | |||
2023-01-01 | Bump copyright year | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-12-21 | Skip erratic tests | Alex Gleason | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-03-06 | removing GunMock to use Mox | Alexander Strizhakov | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-11-26 | update tests and Oban | stwf | |
2019-11-26 | Tests: Don't run federated tests by default | lain | |
2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-18 | Cleanup uploads after the tests are finished | rinpatch | |
2019-07-22 | Exclude tests that use :crypt.crypt/2 on macOS | Sergey Suprunenko | |
2019-07-09 | reverse proxy tests | Alexander Strizhakov | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-03-30 | Format the code. | lain | |
2017-04-13 | Add factories for testing. | Roger Braun | |
2017-03-17 | Phoenix skeleton | Roger Braun | |