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

Not sure how to test Frontend & invite are working #9

Open
kaihendry opened this issue Jun 21, 2018 · 2 comments
Open

Not sure how to test Frontend & invite are working #9

kaihendry opened this issue Jun 21, 2018 · 2 comments

Comments

@kaihendry
Copy link
Contributor

No description provided.

@kaihendry
Copy link
Contributor Author

Firstly pending invitations need to be marked done. If they aren't something is wrong. Furthermore once they are marked done in MongoDB, we can conduct some checks on the backend Bugzilla DB:

  • Issue 1 - BZ Db is not made aware of the new invitation ---> there is no record of the MEFE_invitation_id in the table ut_invitation_api_data

  • Issue 2: the BZ Db routine failed --->
    processed_datetime in the table ut_invitation_api_data is NULL.

@kaihendry
Copy link
Contributor Author

Ideally a payload via lambda2sns can create an invite (assign?) and delete an invite (de-assign?) and hence do a thorough test. However that payload depends heavily on the state of the database.

Could @franck-boullier please help create the test payloads, to be tested in dev?

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

No branches or pull requests

1 participant