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

Set up lerna and add test infrastructure #72

Merged
merged 32 commits into from
Apr 19, 2022

Conversation

nikithauc
Copy link
Contributor

fixes #2
fixes #65

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

thanks for starting this. a couple of comments/questions

package.json Outdated Show resolved Hide resolved
.github/workflows/build_test_validate.yml Outdated Show resolved Hide resolved
.github/workflows/build_test_validate.yml Show resolved Hide resolved
packages/abstractions/package.json Outdated Show resolved Hide resolved
packages/abstractions/rollup.config.js Show resolved Hide resolved
packages/serialization/json/package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@nikithauc nikithauc temporarily deployed to build_test April 11, 2022 21:11 Inactive
@nikithauc nikithauc marked this pull request as ready for review April 11, 2022 21:21
@baywet baywet temporarily deployed to build_test April 12, 2022 13:12 Inactive
@baywet baywet temporarily deployed to build_test April 13, 2022 17:57 Inactive
@baywet baywet temporarily deployed to build_test April 14, 2022 15:04 Inactive
@baywet baywet temporarily deployed to build_test April 18, 2022 12:04 Inactive
@nikithauc nikithauc temporarily deployed to build_test April 18, 2022 22:54 Inactive
baywet
baywet previously approved these changes Apr 19, 2022
@baywet baywet temporarily deployed to build_test April 19, 2022 14:51 Inactive
* - adds support for mapping query parameter names

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - adds parameters name decoding middleware

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - fixes test data

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - updates unit test for PR feedback

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - adds an integration test for parameters encoding

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - fixes query parameters unit test after middleware move

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - adds missing exports for parameters middleware

Signed-off-by: Vincent Biret <vibiret@microsoft.com>

* - fixes factory tests after the addition of prameters names decoding middleware

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@nikithauc nikithauc temporarily deployed to build_test April 19, 2022 18:09 Inactive
@nikithauc nikithauc merged commit e89ce33 into main Apr 19, 2022
@nikithauc nikithauc deleted the nikithauc/lerna-repo-with-sample branch April 19, 2022 20:07
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.

[ Tracking] Set up tests infrastructure Setup Lerna Repo
2 participants