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.86.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c66736222d5337880bb71e1d7b1bbac5fa56ece88e8d53333e1008f9596efdaf |
|
MD5 | 393f98e618b6c8e90accafb3a8f87be5 |
|
BLAKE2b-256 | 40cd3cf225178f49cac0cdd5542e99e064919f975f8120132622dc055c0cbbab |
Close
Hashes for c2cgeoportal_commons-2.4.1.86-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f227f2f376340ceb5bb79e618b0fc6ba25d05aa926539249c4f2017f93f81ac |
|
MD5 | 0385a4d8a4ba96976e8293c1527381c6 |
|
BLAKE2b-256 | 783d0ff219e151a5bedbf07ff9ee05e4ffb9a6e7d6e65e476c8bbe6dc501689d |