How to run tests?

27 views
Skip to first unread message

Dmitry Sadovnychyi

unread,
Mar 19, 2015, 2:53:33 AM3/19/15
to app-engine-...@googlegroups.com
I want to make a Pull Request, but cannot run tests to check everything.

Its looks like its still trying to import old dev app server.
Is there are any easy way to run all tests?

Arie Ozarov

unread,
Mar 19, 2015, 8:11:58 PM3/19/15
to app-engine-...@googlegroups.com
App Engine pipeline was moved to gitHub - https://github.com/GoogleCloudPlatform/appengine-pipelines
Can you add an issue there describing your problem. Also, describe how are you trying to run the tests (Java or Python)?

Dmitry Sadovnychyi

unread,
Mar 19, 2015, 10:23:58 PM3/19/15
to app-engine-...@googlegroups.com
```
$ cd appengine-pipelines/python/test
$ python pipeline_test.py

WARNING:root:Could not load Pipeline API. Will fix path for testing. ImportError: No module named yaml

Traceback (most recent call last):

  File "pipeline_test.py", line 40, in <module>

    from pipeline import common

  File "../src/pipeline/__init__.py", line 49, in <module>

    from pipeline import *

  File "../src/pipeline/pipeline.py", line 43, in <module>

    from google.appengine.api import files

  File "/usr/local/google_appengine/google/appengine/api/files/__init__.py", line 30, in <module>

    import blobstore

  File "/usr/local/google_appengine/google/appengine/api/files/blobstore.py", line 39, in <module>

    from google.appengine.api.files import file as files

ImportError: cannot import name file

"""


--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine Pipeline API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/app-engine-pipeline-api/eQTyFPphBx4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to app-engine-pipeli...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Santiago L. Valdarrama

unread,
Apr 1, 2015, 8:36:31 PM4/1/15
to app-engine-...@googlegroups.com
I'm having exactly the same problem and I don't seem to find a solution for it.
To unsubscribe from this group and all its topics, send an email to app-engine-pipeline-api+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages