-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ADD: Like button system test #7252
ADD: Like button system test #7252
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7252 +/- ##
=======================================
Coverage 81.59% 81.59%
=======================================
Files 97 97
Lines 5601 5601
=======================================
Hits 4570 4570
Misses 1031 1031 |
@VladimirMikulic I am busy right now but will check it out in 20 mins. It look good 👍 |
I will review after Uzay reviews it.
Kind of busy with lunch.
…On Thu, 16 Jan 2020, 1:50 pm Vladimir Mikulic, ***@***.***> wrote:
@VladimirMikulic <https://github.com/VladimirMikulic> requested your
review on: #7252 <#7252> ADD:
Like button system test.
—
You are receiving this because your review was requested.
Reply to this email directly, view it on GitHub
<#7252?email_source=notifications&email_token=AFAAEQ35N33MKAZPIT6KQV3Q6AKDLA5CNFSM4KHJTKPKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOWAGBMEI#event-2953582097>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFAAEQYQUWZKG5GWJH6LBC3Q6AKDLANCNFSM4KHJTKPA>
.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah this is good! Maybe we could add a check to verify that the number of likes changes when the page is reloaded. I had written the test for this and I would love to hear what you think. I will post it when I get home in a few hours
You can write more tests. We can evaluate marks after merging all the prs. @Uzay-G I can't see your system tests prs. It will be great if you can start with system tests too. Thanks both |
Part of #5316
Trying to bypass the codecov issue... |
System test 2 task's test 1. Trying to get 4 more tasks to get your system test 2 approved too |
@SidharthBansal you can count on me :) |
Yeah I am counting you. Policies are same for all students. Sorry if anything unfair or anything wrong I did |
Why are you apologising? You are one of the best mentors of this GCI. I appreciate that very much and I apologise if I had said something wrong or did something wrong. |
I just thought you felt that I am not treating all the gci students equally. You have not done anything wrong :-) |
You all are really hardworking. If I was that much hardworking at your age then I would be in the skies today. :-) |
You are a Google Tech Intern. It means that you are hardworking. |
This is a nice thread! Thanks for mentoring us @SidharthBansal.
I will get started on all the issues you mentioned this weekend once I have
more time 👍
…On Fri, Jan 17, 2020, 07:55 Vladimir Mikulic ***@***.***> wrote:
You are a Google Tech Intern. It means that you are hardworking.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7252?email_source=notifications&email_token=AMTREYOOTHWKYCFEN7CVQK3Q6FI4XA5CNFSM4KHJTKPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJGW3JI#issuecomment-575499685>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMTREYIAQKWL4KUWTKFWO2TQ6FI4XANCNFSM4KHJTKPA>
.
|
I was. I was rejected there.
…On Fri, 17 Jan 2020, 12:45 pm Uzay-G, ***@***.***> wrote:
This is a nice thread! Thanks for mentoring us @SidharthBansal.
I will get started on all the issues you mentioned this weekend once I have
more time 👍
On Fri, Jan 17, 2020, 07:55 Vladimir Mikulic ***@***.***>
wrote:
> You are a Google Tech Intern. It means that you are hardworking.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#7252?email_source=notifications&email_token=AMTREYOOTHWKYCFEN7CVQK3Q6FI4XA5CNFSM4KHJTKPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJGW3JI#issuecomment-575499685
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AMTREYIAQKWL4KUWTKFWO2TQ6FI4XANCNFSM4KHJTKPA
>
> .
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7252?email_source=notifications&email_token=AFAAEQ5NQCZ6ANHOD3XDV3DQ6FLKHA5CNFSM4KHJTKPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJGYE2I#issuecomment-575505001>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFAAEQ5623PUSTQ43IEO2ADQ6FLKHANCNFSM4KHJTKPA>
.
|
@SidharthBansal I completely agree with @Uzay-G. |
Thanks |
sending ❤️ for this convo! 🎉 |
Let's complete System tests this GCI. Suggestions needed |
Wow, it is a really cool idea. We should first define what needs to be done and then split it into smaller issues. |
This is a really EPIC thing to discuss. I will escalate it at the end of GCI |
Part of #5316
@Uzay-G could you take a look at this? Thanks.