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.4.0.dev2.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

c2cgeoportal_commons-2.4.0.dev2-py2-none-any.whl (22.5 kB view details)

Uploaded Python 2

File details

Details for the file c2cgeoportal_commons-2.4.0.dev2.tar.gz.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.4.0.dev2.tar.gz
Algorithm Hash digest
SHA256 e01f0d4c49b97f45de5c42b7582b389c9c07bf96ef05814679684dc159197e50
MD5 f42125a697e0f3389b7d1b1d6ec010b1
BLAKE2b-256 eb1569b04c09d4f6a4320cd06df83a16acee71eb01adea908d8631130fd1c5cb

See more details on using hashes here.

Provenance

File details

Details for the file c2cgeoportal_commons-2.4.0.dev2-py2-none-any.whl.

File metadata

File hashes

Hashes for c2cgeoportal_commons-2.4.0.dev2-py2-none-any.whl
Algorithm Hash digest
SHA256 1fd7ff2f562fc9b2fa8fe40feebe1787bc70d369bd7c20842756dcdf2b742331
MD5 995649f7600becf4ab83db0383a74816
BLAKE2b-256 a9e75a1c1e17b5d3675531812be66675636e0a474ec86b7c66a978ba5d1c49a8

See more details on using hashes here.

Provenance

Supported by

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