Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests #6

Merged
merged 4 commits into from
May 24, 2016
Merged

Add unit tests #6

merged 4 commits into from
May 24, 2016

Conversation

whikloj
Copy link
Member

@whikloj whikloj commented May 20, 2016

Not sure about this, but I had to add the $app into a separate file which return $app or the WebTestCase doesn't initialize.

So my solution is do that in app.php and index.php just includes it an $app->run()

@ruebot
Copy link
Member

ruebot commented May 20, 2016

👍

I'll wait for @DiegoPino before merging.

@ruebot
Copy link
Member

ruebot commented May 20, 2016

Partially address: Islandora/documentation#255

@prefix dc: <http://purl.org/dc/elements/1.1/> .


<http://localhost:8080/fcrepo/rest/> a ldp:RDFSource , ldp:Container , ldp:BasicContainer , <http://www.modeshape.org/1.0root> , <http://www.jcp.org/jcr/nt/1.0base> , <http://www.jcp.org/jcr/mix/1.0referenceable> ;
Copy link
Contributor

Choose a reason for hiding this comment

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

Just to avoid confusing people. Can be have a 4.5.x current root rdf? lot's of jar predicates. Or is this new and i'm missing something?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh yeah totally, just used the old vagrant, Fedora 4.4.0 I think. I'll update it.

@DiegoPino
Copy link
Contributor

Ok, sorry, where is the new app.php?

@whikloj
Copy link
Member Author

whikloj commented May 20, 2016

In the src/ folder.

@whikloj
Copy link
Member Author

whikloj commented May 20, 2016

It's not new, it is just part of the old index.php stuff.

@whikloj
Copy link
Member Author

whikloj commented May 20, 2016

@DiegoPino @ruebot Updated with 4.5.1 root rdf and Jersey server headers, not that either are actually used....yet.

@ruebot ruebot merged commit 3b72f58 into Islandora:master May 24, 2016
@whikloj whikloj deleted the add-unit-tests branch May 25, 2016 19:13
rosiel added a commit to rosiel/Crayfish that referenced this pull request Nov 9, 2022
…http/psr7-1.8.5

Bump guzzlehttp/psr7 from 1.7.0 to 1.8.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants