Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Initial package release #1

Merged
merged 12 commits into from
Nov 28, 2014
Merged

Conversation

jirikuncar
Copy link
Contributor

No description provided.

CFG_SITE_SECURE_URL = 'https://invenio-demo.cern.ch'


class InvenioConnectorTest(TestCase):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps it would be better to mock these tests instead of relying on an external server which may be unreachable etc? Like using httpretty.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created issue #2.

tiborsimko and others added 12 commits November 27, 2014 14:44
Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
* Adds Sphinx documentation.

* Moves Jinja2 templates to the new code structure
  `invenio/modules/<name>/templates/<name>/index.html`.

* Adds new tag module developed by Krzysztof Lis
  <krzysztof.lis@cern.ch>.

Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
Co-authored-by: Esteban J. G. Gabancho <esteban.gabancho@cern.ch>
Co-authored-by: Krzysztof Lis <krzysztof.lis@cern.ch>
Co-authored-by: Adrian-Tudor Panescu <adrian.tudor.panescu@cern.ch>

NOTE: beware, patch amended by Tibor to use new file names
Co-authored-by: Esteban J. G. Gabancho <esteban.gabancho@cern.ch>

NOTE: beware, patch amended by Tibor to use new file names
Co-authored-by: Esteban J. G. Gabancho <esteban.gabancho@cern.ch>

NOTE: beware, patch amended by Tibor to use new file names
Co-authored-by: Jiri Kuncar <jiri.kuncar@cern.ch>
Co-authored-by: Esteban J. G. Gabancho <esteban.gabancho@cern.ch>
Co-authored-by: Adrian-Tudor Panescu <adrian.tudor.panescu@cern.ch>

NOTE: beware, patch amended by Tibor to use new file names
Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
* InvenioConnector will now throw an InvenioConnectorServerError
  exception is the given URL is invalid.

Signed-off-by: Graham R. Armstrong <graham.richard.armstrong@cern.ch>
Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 266965a on jirikuncar:initial into * on inveniosoftware:master*.

@tiborsimko tiborsimko merged commit 266965a into inveniosoftware-attic:master Nov 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants