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

Insert Manager #233

Closed
4 tasks done
ineiti opened this issue Sep 1, 2020 · 1 comment
Closed
4 tasks done

Insert Manager #233

ineiti opened this issue Sep 1, 2020 · 1 comment

Comments

@ineiti
Copy link
Collaborator

ineiti commented Sep 1, 2020

Work to do

#213 is getting ready for code review. Here the findings so far:

  • GaenControllerTestNotThreadSafe.java - it reproduces some of the errors fixed in Refactor GaenControllerTest test key insert method #220 - we need to make sure these errors are not inserted again. In the best case, reverting to the tests that are now in develop should make it pass. -> @ineiti verify that the test zipContainsFiles is in GaenControllerTest.java and working correctly.
  • GaenControllerTest - I'm not sure what is the correct User-agent to use - but if it's the Android one, that should go into a class variable.
  • InsertManager - needs some class documentation - @wouterl writes: Nice! Maybe just write one or two lines of documentation here. Something that says "only accept keys that look valid". And maybe a ref to the modifiers if enabled. That's only the configuration - discuss in Add documentation to the configuration-beans #235 whether it's necessary or not.
  • Code review - @wouterl asked for some days for an internal review of what is happening here.

Merging

Now #213 depends on #230, so:

first REBASE #230 into develop
then, once #213 is ready, REBASE #213 into develop

@ineiti
Copy link
Collaborator Author

ineiti commented Sep 1, 2020

In fact @wouterl wrote For now, it should be ok to merge this. on slack - so we should be go for this, once 230 is rebased on develop, and this is rebased on develop.

@ineiti ineiti closed this as completed Sep 1, 2020
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

No branches or pull requests

1 participant