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

Early module implementation #1

Merged
merged 6 commits into from
Jul 5, 2022
Merged

Early module implementation #1

merged 6 commits into from
Jul 5, 2022

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Apr 6, 2022

This contains the bare minimum to demonstrate how a module API might work. Other modules may be more complex, but would see a similar setup.

At the moment, this is not formally tested. Testing these sorts of things is complicated and best suited for a future PR due to shear size.

The intent is that the module has the tests to make sure it works within an Element Web, using some sort of Cypress-like setup.


Part of a series:

src/IlagModule.tsx Show resolved Hide resolved
src/IlagModule.tsx Show resolved Hide resolved
@turt2live turt2live marked this pull request as ready for review June 27, 2022 23:17
@turt2live turt2live requested a review from a team as a code owner June 27, 2022 23:17
Copy link
Member

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@turt2live turt2live merged commit 72ac4ac into main Jul 5, 2022
@turt2live turt2live deleted the travis/modules branch July 5, 2022 17:09
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.

3 participants