Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
softwareDeveloperGuy
/
lets_code_javascript
Public
forked from
jamesshore/lets_code_javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
lets_code_javascript
src
on
master
User selector
All users
All time
Commit history
Commits on Feb 2, 2015
Release test now runs as part of smoke test build target
jamesshore
committed
4b12d52
View commit details
Copy full SHA for 4b12d52
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Fixed missing 'html' tag in index.html
jamesshore
committed
84a5fa7
View commit details
Copy full SHA for 84a5fa7
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Removed PhantomJS (now using Selenium instead)
jamesshore
committed
0abc3ee
View commit details
Copy full SHA for 0abc3ee
View code at this point
Browse repository at this point
Finished migrating tests from PhantomJS to Selenium
jamesshore
committed
533549f
View commit details
Copy full SHA for 533549f
View code at this point
Browse repository at this point
Selenium returns actual and expected fonts for webfont test
jamesshore
committed
6612971
View commit details
Copy full SHA for 6612971
View code at this point
Browse repository at this point
Squelched SecurityError
jamesshore
committed
1b25e8a
View commit details
Copy full SHA for 1b25e8a
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Fixed duplicate variable declaration
jamesshore
committed
3dbaaaa
View commit details
Copy full SHA for 3dbaaaa
View code at this point
Browse repository at this point
Ported webfont test to Selenium, but it's failing with SecurityError
jamesshore
committed
3e6a13c
View commit details
Copy full SHA for 3e6a13c
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Started migrating webfont smoke test to Selenium
jamesshore
committed
8002829
View commit details
Copy full SHA for 8002829
View code at this point
Browse repository at this point
Got 'drawing on page' smoke test working in Selenium
jamesshore
committed
1d58a93
View commit details
Copy full SHA for 1d58a93
View code at this point
Browse repository at this point
Attempting to make Selenium control mouse in drawing area test
jamesshore
committed
89d7565
View commit details
Copy full SHA for 89d7565
View code at this point
Browse repository at this point
Got Selenium test to fail properly
jamesshore
committed
84fea8b
View commit details
Copy full SHA for 84fea8b
View code at this point
Browse repository at this point
Migrated Selenium setup and teardown to run once per suite
jamesshore
committed
f778902
View commit details
Copy full SHA for f778902
View code at this point
Browse repository at this point
Started on Selenium test of page drawing
jamesshore
committed
651492e
View commit details
Copy full SHA for 651492e
View code at this point
Browse repository at this point
Finished factoring out home page URL in smoke test
jamesshore
committed
f806227
View commit details
Copy full SHA for f806227
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
Got Selenium to load WeeWikiPaint page
jamesshore
committed
62e3ac9
View commit details
Copy full SHA for 62e3ac9
View code at this point
Browse repository at this point
Started spike of using Selenium for smoke tests
jamesshore
committed
89b479b
View commit details
Copy full SHA for 89b479b
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Smoke tests dynamically determine and check expected fonts
jamesshore
committed
efed7e2
View commit details
Copy full SHA for efed7e2
View code at this point
Browse repository at this point
Extracted font information from stylesheets
jamesshore
committed
08e5f17
View commit details
Copy full SHA for 08e5f17
View code at this point
Browse repository at this point
Determined font-family, weight, and variant in stylesheets
jamesshore
committed
2a4c42e
View commit details
Copy full SHA for 2a4c42e
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Attempting to programmatically determine CSS fonts
jamesshore
committed
f2cc21c
View commit details
Copy full SHA for f2cc21c
View code at this point
Browse repository at this point
Restored correct Typekit ID
jamesshore
committed
a8c028d
View commit details
Copy full SHA for a8c028d
View code at this point
Browse repository at this point
Migrated font smoke test from timeout to polling
jamesshore
committed
2bb8516
View commit details
Copy full SHA for 2bb8516
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Smoke tests check that correct (hardcoded) fonts are loaded
jamesshore
committed
b2bedb0
View commit details
Copy full SHA for b2bedb0
View code at this point
Browse repository at this point
Typekit seems to be working in PhantomJS
jamesshore
committed
486cfd3
View commit details
Copy full SHA for 486cfd3
View code at this point
Browse repository at this point
Trying to figure out why PhantomJS isn't loading fonts
jamesshore
committed
ccbfff5
View commit details
Copy full SHA for ccbfff5
View code at this point
Browse repository at this point
Demonstrate how to smoke test font loading
jamesshore
committed
ece96bd
View commit details
Copy full SHA for ece96bd
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Investigating Typekit font loading events
jamesshore
committed
1834fa9
View commit details
Copy full SHA for 1834fa9
View code at this point
Browse repository at this point
Minor layout tweaks to Typekit loader code
jamesshore
committed
1c515ec
View commit details
Copy full SHA for 1c515ec
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Tested font weights
jamesshore
committed
f4597ee
View commit details
Copy full SHA for f4597ee
View code at this point
Browse repository at this point
Now using alwyn-new-rounded-web from Typekit, not VeralaRound
jamesshore
committed
48167f1
View commit details
Copy full SHA for 48167f1
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
All parts of page use 'Varela Round' font
jamesshore
committed
78f1d77
View commit details
Copy full SHA for 78f1d77
View code at this point
Browse repository at this point
Attempting to get IE9 to report font for clear button
jamesshore
committed
bd6ddce
View commit details
Copy full SHA for bd6ddce
View code at this point
Browse repository at this point
Using custom font--doesn't work on IE 9 yet
jamesshore
committed
cc36297
View commit details
Copy full SHA for cc36297
View code at this point
Browse repository at this point
CSS test's fontFamilyOf() supports multiple fonts
jamesshore
committed
3156fd3
View commit details
Copy full SHA for 3156fd3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.