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
HDVinnie
57f273ba72
update: api torrent controller test
2020-05-19 01:27:38 -04:00
HDVinnie
89bc6dea90
update: bonus controller test
2020-05-15 11:43:58 -04:00
HDVinnie
4afdfbdade
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-04-19 05:31:13 +00:00
HDVinnie
6ba593c8e9
tests: update group test
2020-04-01 00:41:47 -04:00
HDVinnie
102e283eac
update: API Torrent Controller Test
2020-03-22 11:53:17 -04:00
HDVinnie
4e2e41a628
tests: update application controller test
2020-03-11 10:08:12 -04:00
Ben Johnson
960d6eab89
tests: Add ForumController tests
2020-03-05 21:32:21 -05:00
Ben Johnson
9e7b98aa93
tests: Add ForumCategoryController tests
2020-03-05 09:50:05 -05:00
Ben Johnson
b9aa73c31c
tests: Add FollowController tests
2020-03-04 10:49:33 -05:00
Ben Johnson
1382c1fc36
tests: Add ContactController tests
2020-03-04 08:17:40 -05:00
HDVinnie
b5c0471576
tests: staff mass action controller
2020-03-03 11:33:17 -05:00
Ben Johnson
e22ffc1d07
tests: Add CommentController tests
2020-03-03 09:53:36 -05:00
Ben Johnson
e80eef5ae1
tests: Add tests for Bookmark and Category controllers
2020-02-29 10:50:43 -05:00
Ben Johnson
57212ca263
tests: Add BonusController tests
2020-02-28 10:57:28 -05:00
Ben Johnson
73bee5a9b3
tests: Add Announce and Article controller tests
2020-02-27 14:40:51 -05:00
Ben Johnson
a7c15f0d99
tests: Add tests for Achievements and Album controllers
2020-02-26 20:40:58 -05:00
HDVinnie
872288cc61
tests: staff controllers
2020-02-26 12:21:30 -05:00
HDVinnie
4c2fce6e91
Merge branch 'master' into development
2020-02-25 19:34:27 -05:00
Ben Johnson
6b172b051d
tests: Auth controller tests
2020-02-25 16:57:11 -05:00
HDVinnie
62f8d60194
tests: console commands
2020-02-25 15:35:46 -05:00
HDVinnie
9c85e8f029
tests: console commands
2020-02-25 13:03:55 -05:00
HDVinnie
ad3ec8de19
tests: console commands
2020-02-25 13:01:48 -05:00
HDVinnie
238482d18d
tests: staff controllers
2020-02-25 09:29:48 -05:00
HDVinnie
da18feac5a
Merge pull request #1174 from cbj4074/torrent-controller-tests
...
tests: Implement TorrentController API tests
2020-02-24 16:17:55 -05:00
Ben Johnson
aa32a893fa
tests: Implement TorrentController API tests
...
As part of this effort, a dedicated "torrents" storage location was
added to filesystems.php, which affects the torrent file storage
location. Accordingly, the torrent files in existing installations will
need to be moved (or symlinked) upon upgrade. The primary reason for
this change is mentioned in the Laravel docs: "This convention will
keep your publicly accessible files in one directory that can be easily
shared across deployments when using zero down-time deployment systems
like Envoyer."
2020-02-24 15:24:50 -05:00
HDVinnie
05cc5a6cc6
tests: fix build
2020-02-24 13:57:29 -05:00