laravel-debugbar
laravel-debugbar copied to clipboard
Update tests
Hello,
- Some tests were failing, I think was able to fix them. For example, QueryCollector doesn't create backtrace log if calling file is in this project. Therefore inside a test it returned empty backtrace.
- Changed test suite old XML configuration file to newer type
- Added test for SessionCollector
This is my first PR, be free to comment your thoughts.