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

Backend Memo #15

Closed
33 tasks done
aldy505 opened this issue Dec 14, 2021 · 3 comments
Closed
33 tasks done

Backend Memo #15

aldy505 opened this issue Dec 14, 2021 · 3 comments
Labels
scope: backend Regarding the backend side

Comments

@aldy505
Copy link
Member

aldy505 commented Dec 14, 2021

I'm not the project lead, so...

Regarding data

Regarding events

Regarding the identity

Regarding session

Regarding coding test

Regarding forwarded routes

Fetching the results

Others

If there's anything else to add, let me know by commenting it below.

cc @ronnygunawan @RayWP @vmasdani

@aldy505 aldy505 added the scope: backend Regarding the backend side label Dec 14, 2021
@aldy505 aldy505 pinned this issue Dec 14, 2021
@aldy505
Copy link
Member Author

aldy505 commented Jan 2, 2022

Buat assertion question test nya, kecuali yang twinkle twinkle little star (karena itu butuh assertion di level application), dibikin formatnya gini:

Misalnya ada 5 test cases:

#1 - Passing
#2 - Passing
#3 - Passing
#4 - Passing
#5 - Failed (expected: [something], got: [something])

RFC

@aldy505
Copy link
Member Author

aldy505 commented Jan 2, 2022

Alternatif format kedua:

#1
PASSING
#2
PASSING
#3
PASSING
#4
PASSING
#5
FAILED
EXPECTED [something]
GOT [something]

@ronnygunawan
Copy link
Contributor

Markdown style:

# 1 PASSING
# 2 PASSING
# 3 PASSING
# 4 PASSING
# 5 FAILED
> EXPECTED [something]
> GOT [something]

@aldy505 aldy505 closed this as completed Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: backend Regarding the backend side
Projects
None yet
Development

No branches or pull requests

2 participants