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 solid-crud tests #20

Merged
merged 32 commits into from
Nov 13, 2020
Merged

Add solid-crud tests #20

merged 32 commits into from
Nov 13, 2020

Conversation

michielbdejong
Copy link
Member

Currently failing 73/73 tests.

run-solid-test-suite.sh Outdated Show resolved Hide resolved
Dockerfile Outdated
@@ -21,3 +21,4 @@ RUN php /install/composer.phar install --no-dev --prefer-dist
COPY site.conf /etc/apache2/sites-enabled/site.conf
RUN chown www-data /app/config
EXPOSE 443
RUN chown www-data:www-data config
Copy link
Member Author

Choose a reason for hiding this comment

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

Isn't this a duplication of line 22?

@michielbdejong
Copy link
Member Author

The webid-provider tests are currently failing in this branch:

       9 failed, 26 passed, 35 total

@michielbdejong
Copy link
Member Author

The webid-provider tests passing in the ./run-solid-test-suite.sh script (again) now.
So that problem must be with how the solid test suites executes.

@michielbdejong
Copy link
Member Author

Should be passing 61/61 now

@michielbdejong michielbdejong merged commit ee9d5fa into master Nov 13, 2020
@michielbdejong michielbdejong deleted the add-solid-crud-tests branch November 13, 2020 08:32
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.

4 participants