yuki-kimoto / gitprep

Portable GitHub system into your own server
http://gitprep.yukikimoto.com/
912 stars 117 forks source link

swat integrartion tests for gitgrep #86

Closed melezhik closed 8 years ago

melezhik commented 8 years ago

HI Yuki!

I noticed no integration tests for gitprep application (t/ holds only few unit tests ). So I have droped a few smoke tests could be used as regression integration tests for gitrep, please follow README.md inside swat/ directory for details.

Regards.

Alexey

yuki-kimoto commented 8 years ago

GitPrep test depend on Repository content. t directory is for user. I use xt/ directory for GitPrep tests.

melezhik commented 8 years ago

Hi Yuki!

Ahh, did not notice xt/ directory tests, now I see this is for integration part tests ... Ok, that is good :smile:

Don't you consider a third party integration tests though? The conception is described here - http://blogs.perl.org/users/melezhik/2016/02/3part---cpan-modules-third-party-testing.html

Let me know if this of interest for you ... Thanks

Alexey

yuki-kimoto commented 8 years ago

I see swat project. But I want to write all tests by perl script. Sorry.

melezhik commented 8 years ago

Ok, then wish you all the best!

2016-02-26 12:05 GMT+03:00 Yuki Kimoto notifications@github.com:

I see swat project. But I want to write all tests by perl script. Sorry.

— Reply to this email directly or view it on GitHub https://github.com/yuki-kimoto/gitprep/pull/86#issuecomment-189174833.