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

Correct namespace for tests #39

Merged
merged 1 commit into from
Dec 29, 2020
Merged

Conversation

whikloj
Copy link
Member

@whikloj whikloj commented Apr 8, 2020

GitHub Issue: Islandora/documentation#1224

** DO NOT MERGE FIRST **

The sequence for the related PRs is

What does this Pull Request do?

This really does nothing other than update the symfony version and composer packages, fix the tests namespaces for autoload and a change in how a ClientException is constructed.

How should this be tested?

This is used as part of above PRs, if that passes then this could be merged.

Interested parties

@Islandora/8-x-committers

Restrict symfony versions

Fix deprecation in test
@rosiel
Copy link
Member

rosiel commented Sep 4, 2020

@whikloj are you still waiting on someone to help out with this?

@whikloj
Copy link
Member Author

whikloj commented Oct 30, 2020

@rosiel yes, if there is still a desire to transition from Flex to Symfony.

@elizoller
Copy link
Member

@whikloj i can give a shot at testing this - would this be the first PR in the sequence?

@whikloj
Copy link
Member Author

whikloj commented Dec 11, 2020

I believe so yes. Not that anyone uses the playbook anymore but this (Islandora-Devops/islandora-playbook#175) pulled in all individual branches.

@elizoller
Copy link
Member

To test this I did the following:

  1. spun up a playbook
  2. in composer.json at the islandora root, aliased this branch as dev-dev and ran composer update
  3. ran the tests in crayfish-commons
  4. verified no composer dependency issues
  5. verified an object could be saved to fedora
    I think that is sufficient.
    Any complaints?

Copy link
Member

@elizoller elizoller left a comment

Choose a reason for hiding this comment

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

  1. spun up a playbook
  2. in composer.json at the islandora root, aliased this branch as dev-dev and ran composer update
  3. ran the tests in crayfish-commons
  4. verified no composer dependency issues
  5. verified an object could be saved to fedora

@elizoller elizoller merged commit 9e0ec7f into symfony-flex Dec 29, 2020
@seth-shaw-unlv seth-shaw-unlv deleted the symfony-flex-psr-update branch September 1, 2021 21:16
whikloj added a commit that referenced this pull request Oct 29, 2021
Restrict symfony versions

Fix deprecation in test
adam-vessey pushed a commit that referenced this pull request May 5, 2022
* Change to symfony/flex

* Coder

* Correct namespace for tests (#39)

Restrict symfony versions

Fix deprecation in test

* Finalize Crayfish-Commons in Symfony 4.4

* Don't fail if no Apix-Ldp-Resource header

* Remove check for master request
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