Commit Graph

104 Commits

Author SHA1 Message Date
HDVinnie 3329f9a48b update: forum controller test 2022-03-09 17:00:46 -05:00
HDVinnie 577c3ab236 update: tests 2022-03-09 16:52:58 -05:00
StyleCI Bot c69d956ec6 Apply fixes from StyleCI 2022-03-09 21:42:34 +00:00
HDVinnie 655aad560d update: tests 2022-03-09 16:42:25 -05:00
HDVinnie 98545f83d7 update: test case 2022-02-08 23:50:29 -05:00
Shift d4a6a98b87 Rename test assertions 2022-01-19 19:51:09 +00:00
HDVinnie 77ec35bea5 chore: apply the laravel code style linter 2022-01-08 00:03:12 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie 695d6cc0d4 remove: torrent category views
- this has been deemed redundant and not needed as you can do the same thing in the torrent search
2021-12-30 15:20:13 -05:00
HDVinnie e2b9c918c6 fix: comment controller test 2021-12-05 21:41:23 -05:00
HDVinnie c0aab84cf5 fix: tests namespace 2021-10-20 15:09:34 -04:00
HDVinnie dccea5ede1 update: forum category controller test 2021-10-20 14:57:55 -04:00
HDVinnie 6b538c8d37 update: bookmark controller test 2021-10-20 14:53:52 -04:00
HDVinnie 87e8876b9e Apply fixes from StyleCI
[ci skip] [skip ci]
2021-10-20 18:44:10 +00:00
HDVinnie 5b6d49c2be fix: tests 2021-10-20 14:43:59 -04:00
HDVinnie bd277b1e34 fix: tests 2021-10-20 14:37:03 -04:00
HDVinnie 3ce59270d7 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-10-20 18:24:59 +00:00
HDVinnie 14b8676d1b update: bookmark controller test 2021-10-20 14:24:50 -04:00
HDVinnie 02425a66f6 update: testcase.php 2021-10-20 14:16:05 -04:00
HDVinnie 95bcbcf16f Apply fixes from StyleCI
[ci skip] [skip ci]
2021-10-20 18:13:18 +00:00
HDVinnie 514bc33ff7 update: tests 2021-10-20 14:13:00 -04:00
HDVinnie d75bbdc665 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-07-13 00:36:19 +00:00
HDVinnie b5c27ce8cd refactor: convert simple closures to arrow functions 2021-07-12 20:35:41 -04:00
HDVinnie e8bf61af03 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-07-09 20:39:50 +00:00
Iman Ghafoori fbd9cbfd60 added missing imports 2021-07-10 00:22:23 +04:30
HDVinnie 5a0c056457 chore: general cleanup 2021-02-25 21:30:06 -05:00
HDVinnie f8be6654b9 fix: torrent bookmark tests 2020-11-30 02:31:06 -05:00
HDVinnie 18b92419d1 update: torrent bookmark tests 2020-11-30 02:09:28 -05:00
HDVinnie d4e7f4481d update: album controller 2020-10-28 18:46:58 -04:00
HDVinnie 7020fd8e88 chore: styleci 2020-10-13 16:43:29 -04:00
HDVinnie 1901a569dc tests: fix announce controller test 2020-10-13 16:34:12 -04:00
HDVinnie 67831cd7e0 update: laravel 8 support 2020-10-06 01:45:47 -04:00
Laravel Shift fac1da0b42 Shift cleanup 2020-09-08 22:25:06 +00:00
Laravel Shift 089632a4ac Namespace seeders 2020-09-08 22:24:37 +00:00
Laravel Shift add31768f5 Shift to class based factories 2020-09-08 22:24:30 +00:00
HDVinnie 6d8a42ab1d update: announnce test 2020-08-17 15:32:21 -04:00
HDVinnie 13e35990c6 Merge branch 'master' into Refactor-PHP-Announnce 2020-08-17 14:41:42 -04:00
HDVinnie 41b617bb2e update: laravel 7 support 2020-07-19 17:33:50 -04:00
HDVinnie 231c33927a chore: styleci 2020-06-06 22:16:10 -04:00
HDVinnie 5756be5432 update: tests 2020-06-06 22:14:31 -04:00
HDVinnie a83aaf1742 Merge branch 'master' into Refactor-PHP-Announnce 2020-06-04 17:33:27 -04:00
HDVinnie a0be2e60b1 fix: base test case 2020-06-03 02:47:30 -04:00
HDVinnie d06d994e95 update: announce controller test 2020-06-02 15:08:57 -04:00
HDVinnie 3e5cbfa249 Merge branch 'master' into Types-System-Refactor 2020-05-27 05:50:53 -04:00
HDVinnie 3981b8d32d Merge pull request #1356 from HDInnovations/shift-28388
PHPUnit 9 Shift
2020-05-27 05:49:16 -04:00
HDVinnie 2111aa1c07 Merge branch 'master' into Types-System-Refactor 2020-05-26 13:33:44 -04:00
HDVinnie dc361863f8 update: namespaces 2020-05-26 11:16:29 -04:00
PHP Shift d8b188772f Shift return type of base TestCase methods
From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:

- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`

[1]: https://phpunit.de/announcements/phpunit-8.html
2020-05-26 00:59:55 +00:00
HDVinnie dac9088a5e add: optional command to ban disposable users 2020-05-21 15:57:30 -04:00
HDVinnie fb7c4ac723 fix: api torrent controller test 2020-05-19 01:44:33 -04:00