misc_pterodactyl-panel/tests
Dane Everitt a8c4d6afdb
Update random ID method to use str_random and not random_bytes
The use of random_bytes in combination with bin2hex was producing a lot of duplicate keys when tested in batches of 10k (anywhere from 2 to 6). The use of str_random yielded no duplicates even at scales of 100k keys that were 8 characters.
2017-09-13 23:07:02 -05:00
..
Assertions Finish subuser controller 2017-09-04 18:12:13 -05:00
Unit Update random ID method to use str_random and not random_bytes 2017-09-13 23:07:02 -05:00
CreatesApplication.php Apply fixes from StyleCI (#501) 2017-06-17 20:52:32 -05:00
TestCase.php Add support for node management actions using new services 2017-08-05 17:20:07 -05:00