laravel-debugbar icon indicating copy to clipboard operation
laravel-debugbar copied to clipboard

Update tests

Open sarunas-k opened this issue 1 year ago • 2 comments

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.

sarunas-k avatar Jun 09 '24 11:06 sarunas-k