PKHeX/PKHeX.Core/Legality/Encounters/Generator
Evan Dixon 9c87ad2977 Port tests to .Net Core (#2156)
* Rewrite tests with XUnit and .Net Core
* Add better "because" message
* Skipping test that was not ready & convert the fact to a theory
* Tweak casing
* Convert select date tests to theories
* Make the GetStringList load lock safer
2018-11-06 15:25:35 -08:00
..
EncounterEggGenerator.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterFinder.cs Misc tweaks 2018-10-06 18:45:15 -07:00
EncounterGenerator.cs Switch lock checks to newer more complete check obj 2018-10-29 22:49:04 -07:00
EncounterLinkGenerator.cs style updates 2018-09-14 22:37:47 -07:00
EncounterMovesetGenerator.cs Port tests to .Net Core (#2156) 2018-11-06 15:25:35 -08:00
EncounterSlotGenerator.cs Misc qol updates 2018-10-27 21:59:31 -07:00
EncounterStaticGenerator.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
EncounterTradeGenerator.cs Misc parse settings reorg 2018-10-05 19:58:30 -07:00
MysteryGiftGenerator.cs Misc qol updates 2018-10-27 21:59:31 -07:00
PeekEnumerator.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00