Modelizer/Selenium

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
CNAME
.gitignore
stubs/test.stub
artisan
.travis.yml
.gitattribute
testing.env
_config.yml
phpunit.xml
LICENSE
.env
steward.yml
composer.json
README.md
server.php2
A
0 mins
src/Exceptions/CannotFindElement.php5
A
0 mins
src/Exceptions/CannotClickElement.php5
A
0 mins
stubs/public/index.php8
A
0 mins
src/Console/Kernel.php12
A
0 mins
src/TestingMiddleware.php14
A
0 mins
src/SeleniumServiceProvider.php18
A
0 mins
src/Exceptions/Handler.php19
A
0 mins
src/Console/MakeSeleniumTestCommand.php21
A
0 mins
src/Services/ManageWindow.php23
A
0 mins
bootstrap/app.php30
A
0 mins
stubs/views/partial/nav.blade.php31
A
0 mins
stubs/views/success.blade.php37
A
0 mins
src/Services/WorkWithDatabase.php39
B
5 hrs
stubs/views/contact.blade.php51
A
0 mins
src/Services/WaitForElement.php53
A
0 mins
src/Traits/WebDriverUtilsTrait.php54
A
0 mins
stubs/views/index.blade.php54
A
0 mins
bootstrap/config.php56
A
0 mins
src/SeleniumTestCase.php62
A
0 mins
src/Console/BootSelenium.php79
A
0 mins
src/Console/GetWebDriver.php89
A
0 mins
stubs/views/about.blade.php126
A
0 mins
src/Services/InteractWithPage.php135
A
0 mins
stubs/views/form.blade.php144
A
0 mins