Alright, I've been trying for a day or two now to get everything bootstrapped and working to run my own tests (app/tests) in my Fuel application. Is there some voodoo I need to do to get it working?
I've tried reproducing the boostrap.php and boostrap_phpunit.php in my tests directory and changing around a few paths, but it's not cooperating. I can't seem to get the Fuel environment to bootstrap correctly.
Does anyone have any kind of guide for this? I can find some articles on running the core tests, but not for user tests.
Thanks!