2017 © Pedro Peláez
 

library laratest

Generic Test Suite for Laravel

image

blasher/laratest

Generic Test Suite for Laravel

  • Wednesday, November 29, 2017
  • by blasher
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 17 Versions
  • 0 % Grown

The README.md

laratest

Generic Test Suite For Laravel, (*1)

Introduction

This is meant to be a generic test suite for laravel. It is meant to give a little reassurance that all api routes are protected by some authentication method. This library should be used in addition to more specific testing, not in lieu of it, (*2)

Installation

1) Require Package, (*3)

composer requre blasher/laratest

2) Authorization Scaffolding, (*4)

If you haven't already built your authorization scaffolding, make sure do to, (*5)

php artisan make:auth

or tests will fail due to 500 errors when redirecting to "/login" route, (*6)

3) Publish tests, (*7)

Then publush the appropriate tests via the commands below:, (*8)

php artisan vendor:publish --tag=laratest_token

or, (*9)

php artisan vendor:publish --tag=laratest_passport

To do

  • modify token auth test to compare data returned from api call to internally generated route output
  • write code for passport authentication testing

License

blasher/laratest is open-sourced software licensed under the MIT license., (*10)

The Versions

29/11 2017

dev-master

9999999-dev https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

29/11 2017

0.2.4

0.2.4.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

29/11 2017

0.2.3

0.2.3.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

14/11 2017

0.2.2

0.2.2.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

13/11 2017

0.2.1

0.2.1.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

10/11 2017

0.2.0

0.2.0.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

09/11 2017

0.1.4

0.1.4.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

08/11 2017

0.1.3

0.1.3.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

05/11 2017

0.1.2

0.1.2.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

05/11 2017

0.1.1

0.1.1.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

03/11 2017

0.1.0

0.1.0.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

03/11 2017

0.0.6

0.0.6.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

03/11 2017

0.0.5

0.0.5.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

03/11 2017

0.0.4

0.0.4.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

The Requires

 

by Brian Lasher

laravel api test

03/11 2017

0.0.3

0.0.3.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

by Brian Lasher

laravel api test

02/11 2017

0.0.2

0.0.2.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

by Brian Lasher

laravel api test

02/11 2017

0.0.1

0.0.1.0 https://github.com/blasher/laratest

Generic Test Suite for Laravel

  Sources   Download

MIT

by Brian Lasher

laravel api test