Age | Commit message (Collapse) | Author |
|
|
|
|
|
- fixes package build as it expects requirements.txt
|
|
bazaar for that to work
|
|
- Make tests that rely on that file fail in dev
|
|
|
|
|
|
|
|
- Allows to build user agent using latest dependencies
- does not need extra pypi server with packages
|
|
- Fix for concurrency problems
- Should be re-enabled after migration
|
|
go.
So we can replace "go test" in builds.
|
|
Just call go passing functional as an argument.
|
|
|
|
|
|
|
|
|
|
Added unit and integration coverage generation command and a combination of both coverage in go script.
|
|
Refactored __init__ method on app_test_client to be succint, go to say what is doing and package.json to execute handlebars from the whole path.
|
|
|
|
|
|
|
|
|
|
|
|
reporter
|
|
|
|
|
|
not working because of it
|
|
reflect that
|
|
|
|
|
|
|
|
|
|
Removed it by default
Added params to './go test' so it can be used if needed
|
|
'./go setup' install python dependencies, js build and the pixelated executable
'./go start' same as pixelated-user-agent, accepts options to passtrough
|
|
|
|
|
|
script that you can run
|
|
|
|
|
|
|
|
|
|
|