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.80.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03b7c729a56bd9abf60d432f33fd7a70cc2928371ff08bca6de0ac2717761239 |
|
MD5 | 8751c52c752418495917a37eae7d54c2 |
|
BLAKE2b-256 | ec46530b454fe808b4a1eec07a342684c4b5a471e4100529646e9ce2e704e41a |
Close
Hashes for c2cgeoportal_commons-2.4.1.80-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76cdefe2bf972c39a30ff0bb90983f7aee268dca84325af69319a89bcdd6b60f |
|
MD5 | 906151f8c79ba821b1e2c117131d2c64 |
|
BLAKE2b-256 | 648f2362a801adb06cb98cad7cfe571a2cb5a35c291d9b6d52646874ddf2fc6d |