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

Separate task for testing JS/CSS/docs #14609

Closed
hnrch02 opened this issue Sep 13, 2014 · 1 comment
Closed

Separate task for testing JS/CSS/docs #14609

hnrch02 opened this issue Sep 13, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@hnrch02
Copy link
Collaborator

hnrch02 commented Sep 13, 2014

Would be nice to have a way to only run f.e. JS tests (JSHint, JSCS, QUnit) instead of testing everything, which includes "the ruby stuff" for docs generation and HTML validation which slows the whole testing process unnecessarily down when only JS is touched during development.

@cvrebert
Copy link
Collaborator

(Note: per #14616, ensure that the new task doesn't regenerate the dist JS files)

@cvrebert cvrebert added this to the v3.2.1 milestone Sep 15, 2014
callistino pushed a commit to callistino/bootstrap that referenced this issue Sep 22, 2014
* 'master' of github.com:callistino/bootstrap: (102 commits)
  the justified nav bug is still present in Safari v7.1
  grunt
  Fixes twbs#14592: Add new variable for progress border radius
  grunt
  Fixes twbs#14642: Add docs mention for blank checkboxes and radios
  grunt
  Make it easier to see failing tests in Sauce screencasts
  tweak `grunt docs` description
  fix twbs#14609
  Follow-up to twbs#14581: Use div instead of HTML5 section for IE8
  Fix tooltip misplacement with "auto top"
  Fixes twbs#14628, twbs#14629: Add note to docs about grunt docs command
  grunt
  grunt
  Must explicitly destroy tooltip in SVG unit test since its container
is body.
  modal docs: ensure all <button>s have an explicit `type` attribute
  Update github links in footer.
  README.md: Add npm install info.
  Remove unused Tooltip#validate method
  grunt
  ...

Conflicts:
	dist/css/bootstrap-theme.css.map
	dist/css/bootstrap.css
	dist/css/bootstrap.css.map
	dist/css/bootstrap.min.css
	dist/js/bootstrap.js
	dist/js/bootstrap.min.js
	docs/_includes/components/badges.html
	docs/_includes/components/input-groups.html
	docs/_includes/components/pagination.html
	docs/_includes/js/collapse.html
	docs/assets/js/customize.min.js
	docs/assets/js/raw-files.min.js
	docs/dist/css/bootstrap-theme.css.map
	docs/dist/css/bootstrap.css
	docs/dist/css/bootstrap.css.map
	docs/dist/css/bootstrap.min.css
	docs/dist/js/bootstrap.js
	docs/dist/js/bootstrap.min.js
	less/dropdowns.less
	less/forms.less
	less/jumbotron.less
	less/panels.less
	less/print.less
Saranya-Raaj pushed a commit to Saranya-Raaj/bootstrap that referenced this issue Oct 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants