Commit Graph

13 Commits

Author SHA1 Message Date
Pig Fang
3fc7dc6a21 Simplify tests 2019-04-04 09:48:04 +08:00
Pig Fang
3cf19d8656
Apply fixes from StyleCI (#11)
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).

---

For more information, click [here](https://github.styleci.io/analyses/8wKwbZ).
2019-03-02 22:58:37 +08:00
Pig Fang
e528547b89
Laravel 5.8 (#5) 2019-02-27 23:44:50 +08:00
Pig Fang
0ef92a5565 Update tests and composer autoload 2018-08-17 15:25:08 +08:00
Pig Fang
40deffb3b9 Limit login attempts by IP address 2018-08-16 17:57:24 +08:00
Pig Fang
fdf618b2be Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
Pig Fang
f3220ee526 test: disconnect database after each test 2018-03-11 11:20:21 +08:00
printempw
ef7f75b184 Add dotenv file for testing 2017-11-09 12:09:41 +08:00
Pig Fang
abd27055c1 Add tests for AuthController 2017-11-04 20:25:54 +08:00
Pig Fang
2a895e1b88 Add tests for middleware and HomeController 2017-11-04 20:25:54 +08:00
Pig Fang
71438446fe Get ready for PHPUnit 2017-11-03 23:24:25 +08:00
printempw
11d08b9545 remove unused tests 2016-09-10 17:52:04 +08:00
printempw
1e7030236e initialize for laravel 2016-08-28 10:05:21 +08:00