summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
tierno [Thu, 3 May 2018 15:49:37 +0000 (17:49 +0200)]
Minor fixes. Raise exception when method is not implemented
Change-Id: I0080263c36959f24311c474d7241108f8c24bd48
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
Eduardo Sousa [Thu, 3 May 2018 14:47:41 +0000 (15:47 +0100)]
Adding tests for MsgLocal
Change-Id: Id9a2136593636bd07302bbb60b0fd8f1d327dae2
Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>
tierno [Thu, 26 Apr 2018 15:22:09 +0000 (17:22 +0200)]
allow read and write for same client with local message
Change-Id: Iaf08e022bc2c0ce1e6cadca10a0499a66d7eaf5c
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
Eduardo Sousa [Thu, 26 Apr 2018 14:55:05 +0000 (15:55 +0100)]
Fixing bug in DbMemory.del_list(), where if you passed a filter to delete the whole table it would give index out of bounds. Updated unit test to cover that case.
Change-Id: I1282bd637567ca651ffcd201edfc8ff9fd0950d7
Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>
Eduardo Sousa [Thu, 26 Apr 2018 14:43:28 +0000 (15:43 +0100)]
Fixing typo in dbmemory.py in return messafe for replace()
Change-Id: I66fc88386230cc6d53195e1d9f8be9f4cc3e2c85
Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>
Eduardo Sousa [Thu, 26 Apr 2018 12:08:05 +0000 (13:08 +0100)]
Adding support for pytest
Change-Id: I8a91a705bdf4d410277822ea9b8d7f95067032b6
Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>
Eduardo Sousa [Wed, 25 Apr 2018 23:36:45 +0000 (00:36 +0100)]
Introducing unit tests for DbMemory
Change-Id: I103db30b019df814d48accc60c1ebe378e353d78
Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>
Eduardo Sousa [Wed, 25 Apr 2018 16:55:17 +0000 (17:55 +0100)]
Introducing unit tests for FsLocal
Change-Id: I94c91e229d6e45cd527cea6d91aec8b004382090
Signed-off-by: Eduardo Sousa <eduardosousa@av.it.pt>
Mike Marchetti [Wed, 25 Apr 2018 19:03:33 +0000 (15:03 -0400)]
Add python3-all
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Mike Marchetti [Wed, 25 Apr 2018 18:57:09 +0000 (14:57 -0400)]
Add Dockerfile for pipeline
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Mike Marchetti [Wed, 25 Apr 2018 18:54:42 +0000 (14:54 -0400)]
Add Jenkinsfile for pipeline
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
tierno [Wed, 25 Apr 2018 14:59:53 +0000 (16:59 +0200)]
fixing imports to get ready for module distribution.
fixing errors detected with flake8
Change-Id: Ib99df43fd5f86ccbb3e35111972a2075e7a956dd
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 19 Apr 2018 14:01:59 +0000 (16:01 +0200)]
initial commit
Change-Id: Ia40148fdc2cabbbacb0b67aaed8442ed0ecf0bc2
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
almagia [Thu, 19 Apr 2018 13:53:26 +0000 (15:53 +0200)]
Initial empty repository