c2cgeoportal commons
Project description
c2cgeoportal_common
Checkout
git clone git@github.com:camptocamp/c2cgeoportal.git cd common
Create virtual environment
make install
Set up the tests database
sudo -u postgres psql -c "CREATE USER \"www-data\" WITH PASSWORD 'www-data';"
DATABASE=geomapfish_tests
sudo -u postgres psql -c "CREATE DATABASE $DATABASE WITH OWNER \"www-data\";"
sudo -u postgres psql -d $DATABASE -c "CREATE EXTENSION postgis;"
use common/testing/initialized.py to create the database (development.ini at admin side)
## Run the tests
make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for c2cgeoportal_commons-2.4.1.52.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23f567da00401251856a3abb351abddf32228bf447f1c18886060b5e131d43f1 |
|
MD5 | 1d8b26ae7dcd4046e988ac7df9b1acfd |
|
BLAKE2b-256 | e78d4eafe66fe6706958b2a7c39ddbc043018a37fe9c81721d118e4cd479f259 |
Close
Hashes for c2cgeoportal_commons-2.4.1.52-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5efb8c34b3c247292b87a8a43d31351dc4677f915e887897055955b07467e376 |
|
MD5 | a34e319086c8641257de110d715d997e |
|
BLAKE2b-256 | 0ae3ec190b8c41c9a6e630c147b5a9d58fc147f2987979d819afd4422617661c |