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

Test collection linearizer service #2153

Closed
wants to merge 90 commits into from
Closed

Test collection linearizer service #2153

wants to merge 90 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 22, 2016

Fix #1998: implement tests for collection linearizer service.

Abraham Mgowano and others added 26 commits February 15, 2016 22:07
@ghost
Copy link
Author

ghost commented Jun 22, 2016

@BenHenning: PTAL.

@codecov-io
Copy link

codecov-io commented Jun 22, 2016

Current coverage is 48.01% (diff: 100%)

Merging #2153 into develop will not change coverage

@@            develop      #2153   diff @@
==========================================
  Files           190        190          
  Lines         15969      15969          
  Methods        2747       2747          
  Messages          0          0          
  Branches       2707       2707          
==========================================
  Hits           7667       7667          
  Misses         8302       8302          
  Partials          0          0          

Powered by Codecov. Last update 381aa64...710f2bb

kerryxwang and others added 14 commits July 30, 2016 23:40
* Started redesign of donation page. Created right-hand donation option box.

* Created new donation page. Left side has donation information and a space for a video. The right side has donation options. On narrow screens, the left side is not displayed.

* Made some style corrections.

* Responded to PR comments.

* Addressed PR comment in base.html.
Hide the 'Activities' tab in the production environment.
* Remove option open link in new window

* Fix target as _blank in html template

* Fix protractor for Link in RTE
…2312)

* Fix #1862: Creator no longer has to remove pre-existing text in RTEs

* modify schema_utils_test.py to include placeholder for html
In order to get the currentLanguageCode use
$translate.proposedLanguage() alongside $transalte.use()
Fixes #2274
* Change continuous recommendations job into a one-off cron job.

* Change continuous search ranker job to a one-off job.

* Fix lint issues.

* Decrease queue rate.
…ditor (#2283)

* Add ability to edit language code and tags in collection editor

* Add tag checking and variable renaming

* Correct assets linting errors

* Move collection tag validation and revert asset linting changes

* Move tag validation to validation service

* Fix backend collection tests

* Tweak collection tag validation

* Fix validation locations
…in order to make the flow of ideas smoother. (#2313)

* Update alternate text for the first part of the description of Oppia in order to make the flow of ideas smoother.

* Fix error in pt translation.
* Added prerender to the splash page

* Disabled prerender for performance tests
@seanlip
Copy link
Member

seanlip commented Aug 4, 2016

Hi @BenHenning, is this mergeable?

seanlip added 2 commits August 4, 2016 00:15
* Update wording on Teach page; fix CSS on Teach and About pages.

* Add fallback for CSS calc rule.
[firstCollectionNode, secondCollectionNode, thirdCollectionNode]);
});

iit('should correctly shift the last node', function() {
Copy link
Member

Choose a reason for hiding this comment

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

I think you forgot to revert this back to it() ;)

@BenHenning
Copy link
Member

Thanks @amgowano! This LGTM, except I think you forgot to revert the iit() to it(). Please resolve and then I'll be happy to merge this in.

gvishal and others added 2 commits August 5, 2016 11:17
…tory and remove unnecessary build task. (#2294)

* Moved invocation of process_third_party_libs method

* Modified build.py and gulpfile.js, and calls to gulp.js.
Moved opening the browser window after the build.py script.

* Modified gulpfile.js.

* Modified method name

* Updated comment

* Added comment to clarify the build process
@ghost
Copy link
Author

ghost commented Aug 5, 2016

Thanks for the review @BenHenning

@seanlip
Copy link
Member

seanlip commented Aug 17, 2016

@BenHenning -- do you know why this isn't merged yet?

@seanlip
Copy link
Member

seanlip commented Aug 17, 2016

(Apart from the merge conflicts, that is...)

@seanlip
Copy link
Member

seanlip commented Aug 19, 2016

Superseded by #2406. Closing.

@seanlip seanlip closed this Aug 19, 2016
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.