tutor
Here are 46 public repositories matching this topic...
-
Updated
May 18, 2020 - Go
This issue is tracking the optimization work of admin_auth_activity.xml
-
Make sure that the layout uses
ConstraintLayoutand there is minimal nesting of views. If this view already usesConstraintLayoutthen it's fine. -
Make sure that all TextViews use the style from
styles.xmlfile likeHeading1,TextFieldLabel,Body, etc. whichever suits best.
While making the above ch
-
Updated
Jan 4, 2019 - HTML
-
Updated
Feb 25, 2020 - CSS
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
May 9, 2020 - JavaScript
-
Updated
Jul 24, 2017
-
Updated
Aug 17, 2020 - Java
-
Updated
Apr 29, 2018 - JavaScript
-
Updated
May 10, 2020 - Jupyter Notebook
-
Updated
Oct 5, 2020 - C++
-
Updated
Feb 7, 2017 - JavaScript
-
Updated
Jan 7, 2020 - PHP
-
Updated
Jul 16, 2018 - C++
-
Updated
Mar 28, 2018 - Python
-
Updated
Apr 17, 2018 - JavaScript
-
Updated
Feb 19, 2017 - JavaScript
-
Updated
May 3, 2020 - HTML
Improve this page
Add a description, image, and links to the tutor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tutor topic, visit your repo's landing page and select "manage topics."


Introduction
Background
To ensure Oppia remains available and high-quality for our students, we run end-to-end tests on all PRs to check that the site's functionality hasn't been broken. Recently, these tests have begun failing non-deterministically. This frustrates developers and slows their work by incorrectly indicating that developers’ changes are faulty. The goal of this issue is t