10 Commits

Author SHA1 Message Date
a934767049 Specs: Prevent Rake task from being executed twice
Otherwise, invoking a Rake task could lead to multiple executions, which is unexpected.
2024-04-18 08:36:28 +02:00
28d9e38fe5 Upgrade to Rails 7.1 and apply new framework defaults
* Remove deprecated options from environments
* Remove deprecation warnings for upcoming Rails 7.2
* Dump schema with new defaults
* Remove outdated (and erroneous) data attribute in view
* Resolve a `NoMethodError` for seeds_spec.rb
2023-10-27 16:50:27 +02:00
99bd46af1a Align project files with CodeHarbor
Since both projects are developed together and by the same team, we also want to have the same code structure and utility methods available in both projects. Therefore, this commit changes many files, but without a functional change.
2023-10-11 00:18:33 +02:00
04a69691e0 Disable debug output during testing 2023-02-18 20:48:55 +01:00
f22db22110 Enable Poseidon sync after commit 2021-11-26 01:00:31 +01:00
01ec9343cf Remove usage of DockerClient 2021-11-01 17:13:10 +01:00
e8c686ce75 [Spec] Clean seed_secs with truncation 2021-11-01 17:13:09 +01:00
da0a682ffb Apply manual rubocop fixes 2021-05-14 22:03:06 +02:00
8378070bc2 Upgrade to Rails 6.0 and apply new framework defaults 2021-05-12 16:47:05 +02:00
4bea81be31 add spec to satisfy codeclimate 2019-06-16 16:08:48 +02:00