Skip to content

Add Remote Config Parameter Group type - #490

Merged
lahirumaramba merged 4 commits into
remote-configfrom
lm-rc-param-groups
Nov 2, 2020
Merged

Add Remote Config Parameter Group type#490
lahirumaramba merged 4 commits into
remote-configfrom
lm-rc-param-groups

Conversation

@lahirumaramba

Copy link
Copy Markdown
Member
  • Add Remote Config Parameter Group type
  • Implement equals() in all public RC types
  • Add unit tests for public RC types
  • Refactor existing unit tests to use equals() when comparing templates

Related to: #446

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great. I only had a few nits.

Comment thread src/main/java/com/google/firebase/remoteconfig/ParameterGroup.java
Comment thread src/main/java/com/google/firebase/remoteconfig/Template.java
Comment thread src/test/java/com/google/firebase/remoteconfig/ConditionTest.java Outdated
Comment thread src/test/java/com/google/firebase/remoteconfig/ParameterTest.java Outdated
Comment thread src/test/java/com/google/firebase/remoteconfig/TemplateTest.java Outdated

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Nit: Unit tests use a lot of short variable names like c and p. That's not very Java idiomatic.

@lahirumaramba

Copy link
Copy Markdown
Member Author

LGTM

Nit: Unit tests use a lot of short variable names like c and p. That's not very Java idiomatic.

Thanks for pointing this out!! Updated with proper variable names!

@lahirumaramba
lahirumaramba merged commit cd5dfda into remote-config Nov 2, 2020
@lahirumaramba
lahirumaramba deleted the lm-rc-param-groups branch November 2, 2020 18:06
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.

2 participants