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.85.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d37621c68fd56e0911161acc83e08ff282911b79254baa0d37c67ba99d43822 |
|
MD5 | df082f5038555bd2c3e62f155db0dbe3 |
|
BLAKE2b-256 | b941ceb9415aeeb1075040028a6d5e79a0fddfe10a1b45c9db8a7229aafa5464 |
Close
Hashes for c2cgeoportal_commons-2.4.1.85-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44878733d1013d11549afa0471c1692e72b6001f12676670290a5e9a5ff50425 |
|
MD5 | 8f65d7d288f304e91c3b0034e9b3c21a |
|
BLAKE2b-256 | 78be7b95b1666d7861636c16114486e4ddfad5dd1e452e453f20d8abc6ecbb8f |