-
Notifications
You must be signed in to change notification settings - Fork 15
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 as_json behaviour, closes issue #72 #73
base: main
Are you sure you want to change the base?
Conversation
@ConorSheehan1 this is a lot of stuff to digest all at once. Can you split out 7a3bd12 into it's own Pull Request? |
|
Thanks @ConorSheehan1. Can you rebase this on master now? |
Hey sorry that took a while. Ran a merge from develop I shouldn't have. I think it's ok now |
Sorry I've left the office already, I'll have to fix it tomorrow morning. |
Hey @jcoyne I think I'm a bit confused about what you want me to do. 1113f6b is the last commit on master, I think the issue is I have changes here which are already applied on development in pr #74 I could undo that last commit c049588 which was a merge from development to get everything in sync. Then I'd only have the original changes I made to get as_json working. However that does include some changes to the specs so I think I'd have conflicts. Edit: I could also just re-add the changes as a single commit, something like this? What would you like me to do? |
add shared_example for as_json to relevant specs move shared examples to spec/support following rspec convention https://relishapp.com/rspec/rspec-core/docs/example-groups/shared-examples
I don't think that's right. d659b73 is the latest commit on master. I don't know why git pull isn't fetching the latest stuff for you. |
Ah ok I think I see where the confusion came from. d659b73 is on development, not master. I've just added the changes again as a new commit with d659b73 as the parent. Is that what you were looking for? |
Ugh, yes, sorry, I didn't realize that |
I take it this one is closed now? |
The fix for the tests was split out into pr #74 and merged, but this is still open. Currently |
I suppose I'm curious since this project hasn't had any new commits since October 2018. I'm wondering if the project is dead now, or if @jcoyne is still working on it. |
as_json
toto_ordered_hash
to close issue as_json keys and key order different to to_json #72fix tests (princeton loris url changed, faraday not redirecting on 301)done on pr rspec princeton patch #74
https://relishapp.com/rspec/rspec-core/v/3-8/docs/example-groups/shared-examples