Skip to content

Commit

Permalink
[#IP-275] Managed service preferences before message creation (#142)
Browse files Browse the repository at this point in the history
* managed service preferences before message creation

* Added comment

Co-authored-by: gquadrati <[email protected]>

* Applied some refactoring to comply code review

* Update StoreMessageContentActivity/__tests__/handler.test.ts

Co-authored-by: Daniele Manni <[email protected]>

* Update StoreMessageContentActivity/__tests__/handler.test.ts

Co-authored-by: Daniele Manni <[email protected]>

* Update StoreMessageContentActivity/__tests__/handler.test.ts

Co-authored-by: Daniele Manni <[email protected]>

* cleaned and removed duplicated tests

* refactored old code to function

* cleaend code

* Update StoreMessageContentActivity/handler.ts

* managed service preferences before message creation

* Added comment

Co-authored-by: gquadrati <[email protected]>

* Applied some refactoring to comply code review

* Update StoreMessageContentActivity/__tests__/handler.test.ts

Co-authored-by: Daniele Manni <[email protected]>

* Update StoreMessageContentActivity/__tests__/handler.test.ts

Co-authored-by: Daniele Manni <[email protected]>

* Update StoreMessageContentActivity/__tests__/handler.test.ts

Co-authored-by: Daniele Manni <[email protected]>

* cleaned and removed duplicated tests

* refactored old code to function

* cleaend code

* Update StoreMessageContentActivity/handler.ts

* fixes after rebase

* [#ip-275] test refactor

* [#ip-275] test refactor

Co-authored-by: gquadrati <[email protected]>
Co-authored-by: Daniele Manni <[email protected]>
Co-authored-by: Emanuele De Cupis <[email protected]>
Co-authored-by: Emanuele De Cupis <[email protected]>
  • Loading branch information
5 people authored Jul 9, 2021
1 parent d8e20c7 commit ae1020f
Show file tree
Hide file tree
Showing 5 changed files with 574 additions and 297 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ azure-functions-core-tools/**/*
# eslint section
!.eslintrc.js
.eslintcache

yarn-error.log
Loading

0 comments on commit ae1020f

Please sign in to comment.