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.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f26139c525a83693498a958d2b4a2eb71e6ced85bacc088d02bc65a76d18b409 |
|
MD5 | 1b90e407ea44504b453250f3846de487 |
|
BLAKE2b-256 | 1fa1c6dcde3ba8ec79d45f9eaacdfc020c424c58d7cd6638dd0e5308889cc466 |
Close
Hashes for c2cgeoportal_commons-2.4.1.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae1215f5d3c3f93baf8962e6c45624d25066a8208f8429e2892b81bce887b71c |
|
MD5 | d73ca5ffd3e2badad5df4a37359d7774 |
|
BLAKE2b-256 | 98292e0c91daa471524c2ad6f3afb7bc275d883938a5264cc78950382a94e58b |