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.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20ecf29541da9e7e746456af87525b14d68580e50573a8a1df9b6f9c9a88724d |
|
MD5 | 86b4da97e22a198d2e1bbaccf4631127 |
|
BLAKE2b-256 | 7be80ca1a46a782851fac194bcd07242d19d6b218d61eaa8da46412e92fdd8d1 |
Close
Hashes for c2cgeoportal_commons-2.4.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62cecafb79baf36018be047f1be9b4f0a039bab30613e40133a4956864cc036b |
|
MD5 | 250099042d67be92fab11dad9c1b3be8 |
|
BLAKE2b-256 | e76a0820bd869b2f4bb9a339c5fe386ee5278662e726257d39336fc6139781cc |