Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / image @ 8741c407

Name Size
__init__.py 6.4 kB
test.py 9.9 kB

Latest revisions

# Date Author Comment
8741c407 04/02/2013 12:46 pm Stavros Sachtouris

Create an image compute cmd group, make it work

- image compute group contains all Compute Image API commands, as oposed to
Plankton API commands.

- definition of a kamaki cli command slightly changed: a command with
subcommands can have a class without being a command itself, as long as it has...

3c50df2e 03/22/2013 03:42 pm Stavros Sachtouris

Apply a simple naming convention for unit tests

Naming convention:

Actual functionality:

In package kamaki.clients.pkg there is class C containing a method M
Test it in a package kamaki.clients.pkg.test, with a class C + a method test_M
Command line run:...

b283ee49 03/15/2013 12:23 pm Stavros Sachtouris

Complete Image.* fine testing

10e6c39a 03/15/2013 12:16 pm Stavros Sachtouris

Finetest Image.remove_member

d8c7cccc 03/15/2013 12:14 pm Stavros Sachtouris

Finetest Image.add_member

5a745d8a 03/15/2013 12:11 pm Stavros Sachtouris

Finetest Image.list_members

80643233 03/15/2013 12:09 pm Stavros Sachtouris

Finetest Image.set_members

f875dd02 03/15/2013 12:03 pm Stavros Sachtouris

Finetest Image.register

d55c06f0 03/15/2013 11:26 am Stavros Sachtouris

Finetest Image.get_meta

4ba03838 03/15/2013 11:21 am Stavros Sachtouris

Finetest Image.list_public

View revisions

Also available in: Atom