Skip to content

adobe/aepsdk-testutils-android

Adobe Experience Platform test utilities

About this project

The Adobe Experience Platform test utilities allow you to easily set up test cases for Mobile SDK use cases by providing commonly needed functionality like event capture and assertions, mock network request/response, and state management.

Development

Open the project

To open and run the project, open the code/settings.gradle file in Android Studio

Development

Code format

This project uses the code formatting tools Spotless with Prettier. Formatting is applied when the project is built from Gradle and is checked when changes are submitted to the CI build system.

Prettier requires Node version 10+ To enable the Git pre-commit hook to apply code formatting on each commit, run the following to update the project's git config core.hooksPath:

make init

Related Projects

Project Description
Core extensions The Mobile Core represents the foundation of the Adobe Experience Platform Mobile SDK.
Edge Network extension The Edge Network extension allows you to send data to the Adobe Edge Network from a mobile application.
Adobe Experience Platform Android sample app Contains a fully implemented Android sample app using the Experience Platform SDKs.

Documentation

Information about Adobe Experience Platform test utilities' implementation, API usage, and architecture can be found in the Documentation directory.

Learn more about Mobile SDK extensions in the official Adobe Experience Platform Mobile SDK documentation.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published