[copr] master: It seems that pytest does not like having files with same names... (57dc405)

bkabrda at fedoraproject.org bkabrda at fedoraproject.org
Thu Mar 28 14:46:13 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit 57dc4058d4c6709bde5e95ddf67716f142482632
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Thu Mar 28 15:30:52 2013 +0100

    It seems that pytest does not like having files with same names...


>---------------------------------------------------------------

 .../{test_general.py => test_backend_general.py}   |    0
 .../{test_builds.py => test_coprs_builds.py}       |    0
 .../{test_general.py => test_coprs_general.py}     |    0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/coprs_frontend/tests/test_views/test_backend_ns/test_general.py b/coprs_frontend/tests/test_views/test_backend_ns/test_backend_general.py
similarity index 100%
rename from coprs_frontend/tests/test_views/test_backend_ns/test_general.py
rename to coprs_frontend/tests/test_views/test_backend_ns/test_backend_general.py
diff --git a/coprs_frontend/tests/test_views/test_coprs_ns/test_builds.py b/coprs_frontend/tests/test_views/test_coprs_ns/test_coprs_builds.py
similarity index 100%
rename from coprs_frontend/tests/test_views/test_coprs_ns/test_builds.py
rename to coprs_frontend/tests/test_views/test_coprs_ns/test_coprs_builds.py
diff --git a/coprs_frontend/tests/test_views/test_coprs_ns/test_general.py b/coprs_frontend/tests/test_views/test_coprs_ns/test_coprs_general.py
similarity index 100%
rename from coprs_frontend/tests/test_views/test_coprs_ns/test_general.py
rename to coprs_frontend/tests/test_views/test_coprs_ns/test_coprs_general.py



More information about the copr-devel mailing list