Skip to main content

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

c2cgeoportal_commons-2.3.4.75.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

c2cgeoportal_commons-2.3.4.75-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file c2cgeoportal_commons-2.3.4.75.tar.gz.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.3.4.75.tar.gz
Algorithm Hash digest
SHA256 602ca984cb1fc8787cd23336bfe83550b81f97a837584ed183e6e51422d0fd85
MD5 07bb5497107059f2e2c6b4c11e7bf2cf
BLAKE2b-256 14b9d7f220b5d93e0e2516979875abb8814a7629d5c8a66ba81d50e01472d7fb

See more details on using hashes here.

File details

Details for the file c2cgeoportal_commons-2.3.4.75-py3-none-any.whl.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.3.4.75-py3-none-any.whl
Algorithm Hash digest
SHA256 79888dc0211040dbf6479be0a88c77f91d3b54768f9d927e2e4d5250e31e7e3e
MD5 4fbfd1d24b02066d8beecd0b7edb4b4d
BLAKE2b-256 297f21158dea8766f1f2aa99e95a3d9b92dc57698746f7aaf12035f8e80c88ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page