Skip to content

Port form_submit.js test to Elixir#2608

Merged
dottorblaster merged 2 commits intoapache:masterfrom
dottorblaster:port_form_submit_test_to_elixir
Feb 28, 2020
Merged

Port form_submit.js test to Elixir#2608
dottorblaster merged 2 commits intoapache:masterfrom
dottorblaster:port_form_submit_test_to_elixir

Conversation

@dottorblaster
Copy link
Member

@dottorblaster dottorblaster commented Feb 27, 2020

Overview

Ported form_submit js test to Elixir

Testing recommendations

Just issue make elixir

Related Issues or Pull Requests

None

Checklist

  • Code is written and works correctly
  • Changes are covered by tests
  • Any new configurable parameters are documented in rel/overlay/etc/default.ini
  • A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation

@dottorblaster dottorblaster changed the title Post form_submit.js test to Elixir Port form_submit.js test to Elixir Feb 27, 2020
@jjrodrig
Copy link
Contributor

Hi @dottorblaster

The test seems to be ok. Are you still working on it?

Please, remember to tag the form_submit.js as ported by adding the following line as the first line of the js test.

return console.log('done in test/elixir/test/form_summit_test.exs');

and mark it as done in test/elixir/README.md

Thanks!

@dottorblaster dottorblaster force-pushed the port_form_submit_test_to_elixir branch from 0d5d76c to d163648 Compare February 27, 2020 21:38
@dottorblaster
Copy link
Member Author

Hi @jjrodrig

Yeah it's still a WIP, I'm finalizing this PR right now, thanks for reviewing it in advance!

I'll do it in a separate commit and ask for a review once I've done, thanks for warning me out on that, I wasn't up to date abotu that return statement

@dottorblaster dottorblaster removed the WIP label Feb 27, 2020
@dottorblaster dottorblaster self-assigned this Feb 27, 2020
@jjrodrig
Copy link
Contributor

Please, don't forget to merge this also in 3.x branch
Thanks!

@wohali
Copy link
Member

wohali commented Feb 28, 2020

@jjrodrig @dottorblaster It should hit all of: master, 3.x and 3.0.x please. Sorry, I know that's a lot of work, but we are planning a 3.0.1 release in the next week or two, and it'd be nice to include these improvements there.

@dottorblaster
Copy link
Member Author

@wohali @jjrodrig looks reasonable :-)

What's the workflow? Should I create new PRs for this branch to hit 3.x and 3.0.y, or should I cherry pick my commits from master to those branches?

@wohali
Copy link
Member

wohali commented Feb 28, 2020

Yes, 3 separate PRs required. Those other 2 branches are protected, you shouldn't be able to commit to them directly.

@dottorblaster dottorblaster merged commit 16ed4b7 into apache:master Feb 28, 2020
@dottorblaster
Copy link
Member Author

@wohali going to do this in some time, thanks for showing me the way 😅

@dottorblaster dottorblaster deleted the port_form_submit_test_to_elixir branch February 29, 2020 16:27
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