Skip to content

Commit d3ae180

Browse files
authored
Remove integration tests.
Hadn't been able to make them work. Laravel testing suite is a mess.
1 parent 212d058 commit d3ae180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Laravel Api Tester
22

3-
[![Integration tests](https://travis-ci.org/asvae/laravel-spa-boilerplate.svg)](https://travis-ci.org/asvae/laravel-spa-boilerplate)
3+
<!--[![Integration tests](https://travis-ci.org/asvae/laravel-spa-boilerplate.svg)](https://travis-ci.org/asvae/laravel-spa-boilerplate)-->
44
[![Unit tests](https://travis-ci.org/asvae/laravel-api-tester.svg)](https://travis-ci.org/asvae/laravel-api-tester)
55
[![PHP version](https://badge.fury.io/ph/asvae%2Flaravel-api-tester.svg)](https://badge.fury.io/ph/asvae%2Flaravel-api-tester)
66

@@ -65,7 +65,7 @@ Don't hesitate to raise an issue if something doesn't work or you have a feature
6565
* [asvae](https://github.com/asvae) — frontends. You guessed it.
6666

6767
## Tests
68-
We do unit tests as well as integration tests, which is rare for laravel libraries. Check badges on the top for details.
68+
Check badges on the top for details.
6969

7070
## Licence
7171
MIT

0 commit comments

Comments
 (0)