Thomas Pierson
|
a0335ba900
Add a valid development entry point kalliope.py at the root of the project.
|
8 years ago |
nico
|
dc5e91d7c4
First review of setup.py + add _version.py file. (cherry-picked and modified by @thomaspierson)
|
8 years ago |
Thomas Pierson
|
c6f0598d8e
fix the import path for the new layout. ex: 'from kalliope.core…' unstead of 'from core'
|
8 years ago |
Thomas Pierson
|
1620d77e77
Add a setup.py file using the setuptools standard.
|
8 years ago |
Thomas Pierson
|
7683f70a3d
Change the project structure to match the Python package standard.
|
8 years ago |
Monf
|
835be27821
Merge pull request #104 from kalliope-project/tests_nico
|
8 years ago |
Monf
|
b4b82956ff
Update test_shell.py
|
8 years ago |
Monf
|
026a90ef6c
Update test_script.py
|
8 years ago |
nico
|
e2150c5612
|
8 years ago |
nico
|
fa18dc4893
|
8 years ago |
nico
|
612a4b0270
|
8 years ago |
nico
|
68845a3035
|
8 years ago |
nico
|
dba4cb7c93
|
8 years ago |
nico
|
9eaab0fc24
|
8 years ago |
nico
|
96836ef529
|
8 years ago |
nico
|
3185c0a0e9
|
8 years ago |
nico
|
9f1e6bbe86
|
8 years ago |
monf
|
3ad1e72937
[Tests] fix ttsModue verification file does not already exist
|
8 years ago |
Nicolas Marcq
|
e2a8731523
Merge pull request #92 from kalliope-project/tests_monf
|
8 years ago |
nico
|
8e3d9211e9
|
8 years ago |
monf
|
69aadf0f74
Merge branch 'tests_monf' of github.com:kalliope-project/kalliope into tests_monf
|
8 years ago |
monf
|
0c8a9181b8
[Tests] fix first time path is created
|
8 years ago |
nico
|
5399a3bdf7
Merged branch dev into tests_monf
|
8 years ago |
Monf
|
2616d2bfc9
Merge pull request #93 from pjz/patch-1
|
8 years ago |
Paul Jimenez
|
31e4d70f76
Fix path in ubuntu install docs
|
8 years ago |
monf
|
faa1fcc1ed
[Tests] Add tasker autoremote neuron param tests
|
8 years ago |
monf
|
ee2e417ce7
[Tests] Add Sleep neuron param tests
|
8 years ago |
monf
|
388d232d47
[Tests] Add Shellneuron param tests
|
8 years ago |
monf
|
feeacb6fd6
[Tests] Add Script neuron param tests Fix to properly remove the file on disk
|
8 years ago |
monf
|
d573db69e9
[Tests] Add Script neuron param tests + add pip mock dependency + main in each neuron test
|
8 years ago |