Skip to content

Conversation

pooranjoyb
Copy link
Owner

  • tests directory is added to .gitignore
  • hence only created during testing

closes #38

@pooranjoyb pooranjoyb merged commit a160070 into develop Apr 22, 2025
@pooranjoyb pooranjoyb self-assigned this Apr 22, 2025
@pooranjoyb pooranjoyb added touch-of-magic Smiles Guaranteed (enhancements) code-smells refactoring needed labels Apr 22, 2025
@pooranjoyb pooranjoyb moved this to Done in C++ SDK Appwrite Apr 22, 2025
@pooranjoyb pooranjoyb deleted the feat/test-dir branch April 25, 2025 14:29
pooranjoyb added a commit that referenced this pull request Jul 7, 2025
* Convert JSON to string in createIndexes

* feat: getTopic #14

setup: Messaging module and added the getTopic method

* added feat/linter & updated README.md

* feat: Query Class for complex data filtering

Added support for pagination and queries in general.

* fix: added path to query-class in Makefile

Path to the query class wasn't added in Makefile, hence build failed for Database class when methods are compiled individually.

Hence added in Makefile.

* feat: removed json dependency for update-bucket api (#48)

* refactor: removed json and added .clang-format

* docs: clang-format setup guide

updated readme for clang-format setup

* feat: dynamic creation of tests directory (#51)

* feat: createTopic [messaging] (#52)

* feat: get and list subscribers APIs integrated

* feat: added apis for delete and list topics

* feat: added listMessages api (#60)

* refactor: createBucket [payload]

* feat: getMessages [messaging]

* feat: updateTopic and deleteSubscribers

* feat: create-subscriber [messaging]

* feat: create-document

---------

Co-authored-by: Shyam <[email protected]>
Co-authored-by: Pooranjoy Bhattacharya <[email protected]>
Co-authored-by: Gideilson Lima Carvalho <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-smells refactoring needed touch-of-magic Smiles Guaranteed (enhancements)

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant