Commit Graph

269 Commits

Author SHA1 Message Date
Anuken
7e01b8796e Moved BE/v8 servers to new repo / Removed experimental Vars 2024-10-05 11:28:39 -04:00
Anuken
830fcb6360 Fixed database opening when selecting commanded units 2024-09-21 09:00:24 -04:00
Anuken
62df1e321d Fixed tests 2024-07-05 23:35:06 -04:00
Anuken
f5b9fc21d0 . 2024-01-08 08:12:26 -05:00
Anuken
5eab64ee50 Updated mod tests with new URL 2024-01-08 08:09:39 -05:00
Anuken
cecd84817c Validate server JSON with org.json as well 2023-12-09 12:38:16 -05:00
Anuken
46b88092db Re-enabled mod unit tests 2023-11-18 11:25:31 -05:00
Anuken
26c54ae0ed Removed pointless test 2023-09-03 11:37:43 -04:00
frieda666
18cfffd105
Add test case for achievement (#8633) 2023-05-23 15:44:25 -04:00
Anuken
4deddc6def tests are no longer stupid 2023-04-28 15:37:38 -04:00
GlennFolker
93f630bb69
Make custom Env flag reliably possible (#8019)
* Make custom Env flag reliably possible

* screw you

* "compatibility" for mods that don't use add()
2023-01-07 13:48:28 -05:00
Anuken
8bd8fc5d80 Misc UI tweaks + fixed tests 2022-10-10 21:27:11 -04:00
Anuken
5240692d67 Unbroke a few tests 2022-10-10 19:25:09 -04:00
Anuken
8104173b31 Ground zero tutorial from #7532 2022-10-10 19:05:23 -04:00
Anuken
228777ac34 why was this even here 2022-10-01 21:01:58 -04:00
Anuken
2822764698 Test fixes 2022-10-01 20:55:30 -04:00
Anuken
cd67e70ada Fixed tests 2022-07-14 15:40:21 -04:00
Anuken
69a32c5ac9 Cleanup/Outline utility methods 2022-05-14 12:16:44 -04:00
Anuken
d4aff92fda the refactoring continues 2022-02-22 13:33:55 -05:00
Anuken
370191407d aeugh 2022-02-21 22:17:18 -05:00
Anuken
19828410a9 The on-going consumer disaster 2022-02-20 23:00:25 -05:00
Anuken
c324f2124b DEATH AND DESTRUCTION 2022-02-15 16:46:32 -05:00
Anuken
474cb112c6 'fixed' tests 2022-02-15 00:24:43 -05:00
Anuken
f85aaed323 Building loop cleanup 2022-02-13 19:33:04 -05:00
Anuken
03d99cb05a Minor cleanup / Tick reset fix 2022-02-13 16:58:02 -05:00
Anuken
50cb6b91e3 Minor cleanup / Tick reset fix 2022-02-13 14:44:10 -05:00
Anuken
6c44f506fc More vent variants 2022-02-05 18:59:56 -05:00
Anuken
2d19c7ae97 Bulwark shield mechanics mostly done 2022-01-17 13:39:15 -05:00
Anuken
d09039f6e6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2022-01-10 23:43:18 -05:00
buthed010203
34c4aa07de
Fix assertion message (#6448)
It previously said `exotic-mod must be loaded. ==> expected: <betamindy> but was: <exotic-mod>` when it failed which makes absolutely no sense.
2021-12-21 12:09:51 -05:00
Anuken
ea6d794c36 Fixd unit tests 2021-11-29 10:04:28 -05:00
Anuken
3c8e21ac6a Remove debug write test 2021-10-18 11:37:52 -04:00
Anuken
f31759bb96 Update/draw payload buildings (broken) 2021-10-18 11:37:26 -04:00
Anuken
a7cc6185ad Proper name/impl for "borderless windowed" on Windows 2021-07-30 14:27:46 -04:00
Anuken
47038ac06d Longer mod test timeout 2021-07-13 10:33:44 -04:00
Anuken
8a84ebb58d Fixed server IO errors / Fixed kick IP tracing 2021-07-10 22:18:58 -04:00
Anuken
158d11d3ba arc 2021-07-10 18:54:22 -04:00
Anuken
2ae7863cae arc.util.Http migration 2021-07-07 19:00:32 -04:00
Anuken
3eb72d6d86 Updated to new Arc net 2021-07-03 20:27:04 -04:00
Anuken
bc6fcbc86d Fixed more flaky tests 2021-06-26 20:55:52 -04:00
Patrick 'Quezler' Mounier
cb2ed1c549
Update filenames within the server json test (#5469) 2021-06-25 13:42:47 -04:00
Anuken
756c717a9b Possible flaky test fix 2021-06-25 12:39:46 -04:00
Anuken
d468a4f328 Removed unnecessary TODOs 2021-06-22 16:07:19 -04:00
Anuken
347b38ba26 Added unit tests for Java, JavaScript and JSON mods 2021-06-12 20:59:28 -04:00
Anuken
0582cfac2b Prefer Team#data() for team data 2021-06-07 15:04:45 -04:00
andrew3737
9a225d96ef
4 new Application Tests added (#5207) 2021-05-18 14:44:30 -04:00
Elvys Soares
2b9d516922
Refactored duplicated tests into a parameterized one (#5077)
* Added test parameters to avoid code duplication

Signed-off-by: Elvys Soares <eas5@cin.ufpe.br>

* Added test parameters to avoid code duplication and updated JUnit to 5.7.1 version

Signed-off-by: Elvys Soares <eas5@cin.ufpe.br>
2021-04-08 10:25:48 -04:00
Anuken
d512aa5b21 Fixed #4463 2021-01-29 09:32:29 -05:00
Anuken
774be56bde #4379 2021-01-19 10:46:33 -05:00
Anuken
f174d1b2b4 Faster power graph reload / Fixed iOS editor margin 2020-12-27 12:59:49 -05:00