Commit Graph

40 Commits

Author SHA1 Message Date
Darren Eberly
f54093a171 tests: implemented terrain test for tilesets 2020-06-14 12:22:13 -04:00
Darren Eberly
87916d6332 tests: removed color property from individual_images test to increase branch coverage 2020-06-14 12:21:18 -04:00
Darren Eberly
95bc9834d0 Merge branch 'rf/caster' of https://github.com/Beefy-Swain/pytiled_parser into rf/caster 2020-06-09 21:59:14 -04:00
Darren Eberly
452101521c tests: Implemented more tileset testing. Only missing terrains and wang sets at this point. 2020-06-09 21:59:03 -04:00
Benjamin Kirkbride
41071ba531 chore(test): rename layers dir to layer_tests 2020-06-09 21:45:15 -04:00
Benjamin Kirkbride
452e8a29db test(layer): example stubs 2020-06-09 21:13:28 -04:00
Darren Eberly
e2651bfbc0 tests: implemented idnividual image tileset test with animated tiles and collision objects layer. 2020-06-07 21:07:35 -04:00
Darren Eberly
9a205829d9 tests: Added type key to all existing tileset tests 2020-06-07 14:53:50 -04:00
Darren Eberly
9c373dd815 tests: Started on test for animated tiles with collision shapes. Can't finish until Layer casting is finished 2020-06-06 19:57:47 -04:00
Darren Eberly
a0ce33a563 tests: created a new tileset for individual image tiles with animations and properties 2020-06-06 19:45:42 -04:00
Darren Eberly
c81785eb77 tests: Added tileset_grid test 2020-06-06 17:48:05 -04:00
Darren Eberly
6c3e6af0a6 tests: fix tileset tests to work with new test_data file structure 2020-06-06 15:08:35 -04:00
Benjamin Kirkbride
ae7f37f4cd Merge branch 'rf/caster' of github.com:Beefy-Swain/pytiled_parser into rf/caster 2020-06-04 21:52:19 -04:00
Benjamin Kirkbride
f911844456 tests: move image up a level 2020-06-04 21:52:07 -04:00
Darren Eberly
9c45223e10 tests: implemented tile_offset test 2020-06-04 21:50:52 -04:00
Darren Eberly
94a733d537 Merge branch 'rf/caster' of https://github.com/Beefy-Swain/pytiled_parser into rf/caster 2020-06-04 21:46:24 -04:00
Darren Eberly
7c4071c0f2 tests: all currently implemented tileset tests passing. 2020-06-04 21:45:39 -04:00
Benjamin Kirkbride
b860e88f15 test:fix(image_transparent_color): darren messed up big tim 2020-06-04 21:35:01 -04:00
Darren Eberly
107bf406bc tests: updated expected variable in all expected.py files 2020-06-04 21:28:35 -04:00
Darren Eberly
4c504549c0 tests: implemented tileset with properties test 2020-06-04 21:26:43 -04:00
Darren Eberly
e2157ffa20 tests: implemented multiple tileset tests 2020-06-04 21:23:11 -04:00
Benjamin Kirkbride
9bb66296b9 test: set up structure for tilesets 2020-06-04 20:53:53 -04:00
Benjamin Kirkbride
99b4befcb4 chore(test): move maps to a subdir 2020-06-04 20:45:30 -04:00
Benjamin Kirkbride
b735857fe6 test: tileset stuff 2020-06-04 20:10:40 -04:00
Benjamin Kirkbride
c68a939cf9 test:chore: organized all the current test maps 2020-06-02 20:35:42 -04:00
Benjamin Kirkbride
60b991542f test:add: maps and tilesets for testing 2020-06-02 20:07:39 -04:00
Darren Eberly
b73f5bd311 tests: fix: added type to bottom right align text in tiled map 2020-05-30 22:36:11 -04:00
Darren Eberly
ac6a4ff379 Added full set of Polygons and Polylines to map 2020-05-30 21:32:11 -04:00
Benjamin Kirkbride
e42b7e7532 tests: fix visibility of invisible ellipse 2020-05-30 20:31:24 -04:00
Benjamin Kirkbride
ce016a5f8e tests: fix visibility of invisible rectangle 2020-05-30 20:28:49 -04:00
Benjamin Kirkbride
14c381ab56 re-doing everything as a caster instead of as a parser 2020-05-30 19:14:51 -04:00
Benjamin Kirkbride
4ff013c1f8 RESET
big time reset, we are not using TMX anymore, but instead using the JS 
format because it is way simpler to parse
2020-05-01 19:19:08 -04:00
Benjamin Kirkbride
a57ecdf4c8 mv: typing_helpers out of test_data 2020-04-20 20:48:53 -04:00
Benjamin Kirkbride
6788a4937b mv: hitboxes -> objects 2020-04-20 20:42:05 -04:00
Benjamin Kirkbride
156597637a rf: better implementation and testing of the offset feature of layers 2020-04-19 21:25:43 -04:00
Benjamin Kirkbride
86f7adb984 test: add simple offset test 2020-04-19 21:16:29 -04:00
Benjamin Kirkbride
a44c3523d4 added a lot of tests yay 2019-05-08 21:05:57 -04:00
Benjamin Kirkbride
e8809745be fixed image bug 2019-05-06 20:43:22 -04:00
Benjamin Kirkbride
b6dd3c9510 added parsing of hitboxes 2019-05-06 18:35:45 -04:00
Benjamin Kirkbride
b117bd6fc2 init commit 2019-04-28 21:41:55 -04:00