Coder Social home page Coder Social logo

invenio-integration-tests's Introduction

CESNET, UCT Prague and NTK wrapper around invenio v3

This meta-package contains a curated and tested set of dependencies on Invenio and OArepo libraries. It should be considered as a base building block for creating any OA repository applications.

The package contains the following dependency bundles:

Bundle name Description
deploy All the dependencies needed for a basic repository deployment
deploy-es7 All the ElasticSearch 7 compatible dependencies needed for a basic repository deployment
openid Dependencies needed for openid authentication
multisum Support for multiple file checksums (deprecated)
files Support for uploading files
acls ACLs support
links Enable linking to another records
models Includes all the common data models (DCObject, multilingual fields, Invenio model,...)
includes Adds support to compose ES mappings by including another mappings
taxonomies Adds support for taxonomic trees
tests Includes test dependencies
draft Adds support for draft records
iiif Adds support for file (image) preview generation
micro-api A WSGI app to serve API-only apps under the /api prefix

They could be installed, depending on needs of each repository application, by running:

pip install oarepo[bundle-name]

invenio-integration-tests's People

Contributors

mesemus avatar mirekys avatar thlava-cesnet avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

lgtm-migrator

invenio-integration-tests's Issues

Implement integration tests for Invenio

Prepare Travis tests for lastest versions of pure Invenio (>=3.2):

  • The build & tests should be tried in the following environment:

    • Python 3.8
    • PostgreSQL 9.6
    • ElasticSearch 7
  • For now, it is sufficient to test the build by running something inside invenio shell

  • Tests should be in a separate shell script run_tests.sh, called from travis manifest

  • When the test succeeds, Travis should generate a requirements.txt artifact from pip freeze

Integrations tests do not handle all cases - for example, pytest-invenio compatibility

We should rework them to include:

  • Running an API server and testing REST CRUD
  • Running a UI server and testing homepage, listing and record detail
  • Running a testsuite with pytest-invenio and simple service-based record crud

Only when all three are ok, release oarepo

Till this is done, oarepo building was paused so that forced sqlalchemy continuum version 1.3.15 is not overriden.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.