Commit Graph

11 Commits

Author SHA1 Message Date
Derek Schultz b0a1820cc0 docs update (#32)
* doc improvements
* add picasso images to docs
2016-12-15 15:33:50 -07:00
Denis Makogon 014f31342e Issue #17: Introduce Bandit static security checks
Implements #17
2016-12-13 03:48:30 +02:00
Denis Makogon 3bbe877b88 Issue #22: Make public route execution validation more strict
Fixes: #22
2016-12-09 20:09:40 +02:00
Denis Makogon a0dd07553e New project name: Picassa 2016-12-07 00:01:44 +02:00
Denis Makogon a6a8405510 Prepare for project renaming
- refactoring with relative imports to support simple renaming
 - new tox job to build and simply test code inside docker container
2016-12-06 09:42:29 +02:00
Denis Makogon 207bc86f3e Simplify integration tests configuration
- Make it more OpenStack-aligned
2016-11-23 00:33:48 +02:00
Denis Makogon fd43c0f157 Implements integration testing framework
- reusing functional tests for integration purposes
 - common parts of both test frameworks were extracted to tests/common
 - tox.ini updated
 - README updated
 - test_regression.sh updated to run regression
   checks on both integration and functional
2016-11-19 04:08:54 +02:00
Denis Makogon c58186cf20 Use stable release package of python-functionsclient 2016-11-19 02:12:53 +02:00
Denis Makogon 7903c95ac6 Testing regression tool
- adding test: Delete app with routes
   - adjusting regression tool to work properly
2016-11-18 21:47:21 +02:00
Denis Makogon b78d1a7dc3 Impelemts functional testing framework
Includes:
  - base functional test case class
  - apps tests
  - route tests
  - coverage included

 README updated
2016-11-18 19:03:44 +02:00
Denis Makogon 4471a4081a Initial commit
Project LaOS aka Lambdas-on-OpenStack
2016-11-14 17:57:27 +02:00