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.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59f09cb69d4eb3a2ed7794fce2b373963d863d07049b933579e0b7c597f3c505 |
|
MD5 | 47d79f4020ff8f74bdce93a21538cfac |
|
BLAKE2b-256 | c77a694360d83073dc0c2bcc73194e48b4d576ede99d5e17b45e1e1f84d76e37 |
Close
Hashes for c2cgeoportal_commons-2.4.1.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36066bc014e502ceddee1995dde3731e3b3447dad44f84d6b519f05f19732ff9 |
|
MD5 | 45cb410a3d740ba9c5fa3f8ca2ea22d7 |
|
BLAKE2b-256 | 95bc97a8da1bd5e7cc10409cdef61ee095f40b5fee4621fff5d3fd4804e8cd10 |