Don McCurdy 7 лет назад
Родитель
Сommit
3f3d5151df
100 измененных файлов с 129 добавлено и 129 удалено
  1. 1 1
      test/unit/src/animation/AnimationAction.tests.js
  2. 1 1
      test/unit/src/animation/AnimationClip.tests.js
  3. 1 1
      test/unit/src/animation/AnimationMixer.tests.js
  4. 1 1
      test/unit/src/animation/AnimationUtils.tests.js
  5. 1 1
      test/unit/src/animation/KeyframeTrack.tests.js
  6. 1 1
      test/unit/src/animation/PropertyMixer.tests.js
  7. 1 1
      test/unit/src/animation/tracks/BooleanKeyframeTrack.tests.js
  8. 1 1
      test/unit/src/animation/tracks/ColorKeyframeTrack.tests.js
  9. 1 1
      test/unit/src/animation/tracks/NumberKeyframeTrack.tests.js
  10. 1 1
      test/unit/src/animation/tracks/QuaternionKeyframeTrack.tests.js
  11. 1 1
      test/unit/src/animation/tracks/StringKeyframeTrack.tests.js
  12. 1 1
      test/unit/src/animation/tracks/VectorKeyframeTrack.tests.js
  13. 1 1
      test/unit/src/audio/Audio.tests.js
  14. 1 1
      test/unit/src/audio/AudioAnalyser.tests.js
  15. 1 1
      test/unit/src/audio/AudioContext.tests.js
  16. 1 1
      test/unit/src/audio/AudioListener.tests.js
  17. 1 1
      test/unit/src/audio/PositionalAudio.tests.js
  18. 1 1
      test/unit/src/cameras/ArrayCamera.tests.js
  19. 1 1
      test/unit/src/cameras/CubeCamera.tests.js
  20. 1 1
      test/unit/src/cameras/StereoCamera.tests.js
  21. 9 9
      test/unit/src/core/BufferAttribute.tests.js
  22. 2 2
      test/unit/src/extras/SceneUtils.tests.js
  23. 1 1
      test/unit/src/extras/ShapeUtils.tests.js
  24. 1 1
      test/unit/src/extras/core/Curve.tests.js
  25. 1 1
      test/unit/src/extras/core/CurvePath.tests.js
  26. 1 1
      test/unit/src/extras/core/Font.tests.js
  27. 1 1
      test/unit/src/extras/core/Interpolations.tests.js
  28. 1 1
      test/unit/src/extras/core/Path.tests.js
  29. 1 1
      test/unit/src/extras/core/Shape.tests.js
  30. 1 1
      test/unit/src/extras/core/ShapePath.tests.js
  31. 1 1
      test/unit/src/extras/curves/ArcCurve.tests.js
  32. 1 1
      test/unit/src/extras/curves/CubicBezierCurve3.tests.js
  33. 1 1
      test/unit/src/extras/curves/EllipseCurve.tests.js
  34. 1 1
      test/unit/src/extras/curves/LineCurve.tests.js
  35. 1 1
      test/unit/src/extras/curves/LineCurve3.tests.js
  36. 1 1
      test/unit/src/extras/curves/QuadraticBezierCurve.tests.js
  37. 1 1
      test/unit/src/extras/curves/QuadraticBezierCurve3.tests.js
  38. 1 1
      test/unit/src/extras/curves/SplineCurve.tests.js
  39. 1 1
      test/unit/src/extras/objects/ImmediateRenderObject.tests.js
  40. 2 2
      test/unit/src/geometries/BoxGeometry.tests.js
  41. 2 2
      test/unit/src/geometries/CircleGeometry.tests.js
  42. 2 2
      test/unit/src/geometries/ConeGeometry.tests.js
  43. 2 2
      test/unit/src/geometries/CylinderGeometry.tests.js
  44. 2 2
      test/unit/src/geometries/DodecahedronGeometry.tests.js
  45. 1 1
      test/unit/src/geometries/EdgesGeometry.tests.js
  46. 2 2
      test/unit/src/geometries/ExtrudeGeometry.tests.js
  47. 2 2
      test/unit/src/geometries/IcosahedronGeometry.tests.js
  48. 2 2
      test/unit/src/geometries/LatheGeometry.tests.js
  49. 2 2
      test/unit/src/geometries/OctahedronGeometry.tests.js
  50. 2 2
      test/unit/src/geometries/ParametricGeometry.tests.js
  51. 2 2
      test/unit/src/geometries/PlaneGeometry.tests.js
  52. 2 2
      test/unit/src/geometries/PolyhedronGeometry.tests.js
  53. 2 2
      test/unit/src/geometries/RingGeometry.tests.js
  54. 2 2
      test/unit/src/geometries/ShapeGeometry.tests.js
  55. 2 2
      test/unit/src/geometries/SphereGeometry.tests.js
  56. 2 2
      test/unit/src/geometries/TetrahedronGeometry.tests.js
  57. 2 2
      test/unit/src/geometries/TextGeometry.tests.js
  58. 2 2
      test/unit/src/geometries/TorusGeometry.tests.js
  59. 2 2
      test/unit/src/geometries/TorusKnotGeometry.tests.js
  60. 2 2
      test/unit/src/geometries/TubeGeometry.tests.js
  61. 1 1
      test/unit/src/geometries/WireframeGeometry.tests.js
  62. 1 1
      test/unit/src/helpers/ArrowHelper.tests.js
  63. 1 1
      test/unit/src/helpers/AxesHelper.tests.js
  64. 1 1
      test/unit/src/helpers/Box3Helper.tests.js
  65. 1 1
      test/unit/src/helpers/BoxHelper.tests.js
  66. 1 1
      test/unit/src/helpers/CameraHelper.tests.js
  67. 1 1
      test/unit/src/helpers/DirectionalLightHelper.tests.js
  68. 1 1
      test/unit/src/helpers/FaceNormalsHelper.tests.js
  69. 1 1
      test/unit/src/helpers/GridHelper.tests.js
  70. 1 1
      test/unit/src/helpers/HemisphereLightHelper.tests.js
  71. 1 1
      test/unit/src/helpers/PlaneHelper.tests.js
  72. 1 1
      test/unit/src/helpers/PointLightHelper.tests.js
  73. 1 1
      test/unit/src/helpers/PolarGridHelper.tests.js
  74. 1 1
      test/unit/src/helpers/RectAreaLightHelper.tests.js
  75. 1 1
      test/unit/src/helpers/SkeletonHelper.tests.js
  76. 1 1
      test/unit/src/helpers/SpotLightHelper.tests.js
  77. 1 1
      test/unit/src/helpers/VertexNormalsHelper.tests.js
  78. 1 1
      test/unit/src/lights/AmbientLight.tests.js
  79. 1 1
      test/unit/src/lights/DirectionalLight.tests.js
  80. 1 1
      test/unit/src/lights/DirectionalLightShadow.tests.js
  81. 1 1
      test/unit/src/lights/HemisphereLight.tests.js
  82. 1 1
      test/unit/src/lights/Light.tests.js
  83. 1 1
      test/unit/src/lights/LightShadow.tests.js
  84. 1 1
      test/unit/src/lights/PointLight.tests.js
  85. 1 1
      test/unit/src/lights/RectAreaLight.tests.js
  86. 1 1
      test/unit/src/lights/SpotLight.tests.js
  87. 1 1
      test/unit/src/lights/SpotLightShadow.tests.js
  88. 1 1
      test/unit/src/loaders/AnimationLoader.tests.js
  89. 1 1
      test/unit/src/loaders/AudioLoader.tests.js
  90. 1 1
      test/unit/src/loaders/BufferGeometryLoader.tests.js
  91. 1 1
      test/unit/src/loaders/Cache.tests.js
  92. 1 1
      test/unit/src/loaders/CompressedTextureLoader.tests.js
  93. 1 1
      test/unit/src/loaders/CubeTextureLoader.tests.js
  94. 1 1
      test/unit/src/loaders/DataTextureLoader.tests.js
  95. 1 1
      test/unit/src/loaders/FileLoader.tests.js
  96. 1 1
      test/unit/src/loaders/FontLoader.tests.js
  97. 1 1
      test/unit/src/loaders/ImageLoader.tests.js
  98. 1 1
      test/unit/src/loaders/JSONLoader.tests.js
  99. 1 1
      test/unit/src/loaders/Loader.tests.js
  100. 1 1
      test/unit/src/loaders/LoadingManager.tests.js

+ 1 - 1
test/unit/src/animation/AnimationAction.tests.js

@@ -9,7 +9,7 @@ import { AnimationClip } from '../../../../src/animation/AnimationClip';
 
 export default QUnit.module( 'Animation', () => {
 
-	QUnit.module.todo( 'AnimationAction', () => {
+	QUnit.module( 'AnimationAction', () => {
 
 		// INSTANCING
 		QUnit.test( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/animation/AnimationClip.tests.js

@@ -7,7 +7,7 @@ import { AnimationClip } from '../../../../src/animation/AnimationClip';
 
 export default QUnit.module( 'Animation', () => {
 
-	QUnit.module.todo( 'AnimationClip', () => {
+	QUnit.module( 'AnimationClip', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/animation/AnimationMixer.tests.js

@@ -7,7 +7,7 @@ import { AnimationMixer } from '../../../../src/animation/AnimationMixer';
 
 export default QUnit.module( 'Animation', () => {
 
-	QUnit.module.todo( 'AnimationMixer', () => {
+	QUnit.module( 'AnimationMixer', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/animation/AnimationUtils.tests.js

@@ -7,7 +7,7 @@ import { AnimationUtils } from '../../../../src/animation/AnimationUtils';
 
 export default QUnit.module( 'Animation', () => {
 
-	QUnit.module.todo( 'AnimationUtils', () => {
+	QUnit.module( 'AnimationUtils', () => {
 
 		// PUBLIC STUFF
 		QUnit.todo( "arraySlice", ( assert ) => {

+ 1 - 1
test/unit/src/animation/KeyframeTrack.tests.js

@@ -7,7 +7,7 @@ import { KeyframeTrack } from '../../../../src/animation/KeyframeTrack';
 
 export default QUnit.module( 'Animation', () => {
 
-	QUnit.module.todo( 'KeyframeTrack', () => {
+	QUnit.module( 'KeyframeTrack', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/animation/PropertyMixer.tests.js

@@ -7,7 +7,7 @@ import { PropertyMixer } from '../../../../src/animation/PropertyMixer';
 
 export default QUnit.module( 'Animation', () => {
 
-	QUnit.module.todo( 'PropertyMixer', () => {
+	QUnit.module( 'PropertyMixer', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/animation/tracks/BooleanKeyframeTrack.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Animation', () => {
 
 	QUnit.module( 'Tracks', () => {
 
-		QUnit.module.todo( 'BooleanKeyframeTrack', () => {
+		QUnit.module( 'BooleanKeyframeTrack', () => {
 
 			QUnit.todo( 'write me !', ( assert ) => {
 

+ 1 - 1
test/unit/src/animation/tracks/ColorKeyframeTrack.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Animation', () => {
 
 	QUnit.module( 'Tracks', () => {
 
-		QUnit.module.todo( 'ColorKeyframeTrack', () => {
+		QUnit.module( 'ColorKeyframeTrack', () => {
 
 			QUnit.todo( 'write me !', ( assert ) => {
 

+ 1 - 1
test/unit/src/animation/tracks/NumberKeyframeTrack.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Animation', () => {
 
 	QUnit.module( 'Tracks', () => {
 
-		QUnit.module.todo( 'NumberKeyframeTrack', () => {
+		QUnit.module( 'NumberKeyframeTrack', () => {
 
 			QUnit.todo( 'write me !', ( assert ) => {
 

+ 1 - 1
test/unit/src/animation/tracks/QuaternionKeyframeTrack.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Animation', () => {
 
 	QUnit.module( 'Tracks', () => {
 
-		QUnit.module.todo( 'QuaternionKeyframeTrack', () => {
+		QUnit.module( 'QuaternionKeyframeTrack', () => {
 
 			QUnit.todo( 'write me !', ( assert ) => {
 

+ 1 - 1
test/unit/src/animation/tracks/StringKeyframeTrack.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Animation', () => {
 
 	QUnit.module( 'Tracks', () => {
 
-		QUnit.module.todo( 'StringKeyframeTrack', () => {
+		QUnit.module( 'StringKeyframeTrack', () => {
 
 			QUnit.todo( 'write me !', ( assert ) => {
 

+ 1 - 1
test/unit/src/animation/tracks/VectorKeyframeTrack.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Animation', () => {
 
 	QUnit.module( 'Tracks', () => {
 
-		QUnit.module.todo( 'VectorKeyframeTrack', () => {
+		QUnit.module( 'VectorKeyframeTrack', () => {
 
 			QUnit.todo( 'write me !', ( assert ) => {
 

+ 1 - 1
test/unit/src/audio/Audio.tests.js

@@ -7,7 +7,7 @@ import { Audio } from '../../../../src/audio/Audio';
 
 export default QUnit.module( 'Audios', () => {
 
-	QUnit.module.todo( 'Audio', () => {
+	QUnit.module( 'Audio', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/audio/AudioAnalyser.tests.js

@@ -7,7 +7,7 @@ import { AudioAnalyser } from '../../../../src/audio/AudioAnalyser.js';
 
 export default QUnit.module( 'Audios', () => {
 
-	QUnit.module.todo( 'AudioAnalyser', () => {
+	QUnit.module( 'AudioAnalyser', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/audio/AudioContext.tests.js

@@ -7,7 +7,7 @@ import { AudioContext } from '../../../../src/audio/AudioContext.js';
 
 export default QUnit.module( 'Audios', () => {
 
-	QUnit.module.todo( 'AudioContext', () => {
+	QUnit.module( 'AudioContext', () => {
 
 		// PUBLIC STUFF
 		QUnit.todo( "getContext", ( assert ) => {

+ 1 - 1
test/unit/src/audio/AudioListener.tests.js

@@ -7,7 +7,7 @@ import { AudioListener } from '../../../../src/audio/AudioListener.js';
 
 export default QUnit.module( 'Audios', () => {
 
-	QUnit.module.todo( 'AudioListener', () => {
+	QUnit.module( 'AudioListener', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/audio/PositionalAudio.tests.js

@@ -7,7 +7,7 @@ import { PositionalAudio } from '../../../../src/audio/PositionalAudio.js';
 
 export default QUnit.module( 'Audios', () => {
 
-	QUnit.module.todo( 'PositionalAudio', () => {
+	QUnit.module( 'PositionalAudio', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/cameras/ArrayCamera.tests.js

@@ -7,7 +7,7 @@ import { ArrayCamera } from '../../../../src/cameras/ArrayCamera';
 
 export default QUnit.module( 'Cameras', () => {
 
-	QUnit.module.todo( 'ArrayCamera', () => {
+	QUnit.module( 'ArrayCamera', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/cameras/CubeCamera.tests.js

@@ -7,7 +7,7 @@ import { CubeCamera } from '../../../../src/cameras/CubeCamera';
 
 export default QUnit.module( 'Cameras', () => {
 
-	QUnit.module.todo( 'CubeCamera', () => {
+	QUnit.module( 'CubeCamera', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/cameras/StereoCamera.tests.js

@@ -7,7 +7,7 @@ import { StereoCamera } from '../../../../src/cameras/StereoCamera';
 
 export default QUnit.module( 'Cameras', () => {
 
-	QUnit.module.todo( 'StereoCamera', () => {
+	QUnit.module( 'StereoCamera', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 9 - 9
test/unit/src/core/BufferAttribute.tests.js

@@ -299,7 +299,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Int8BufferAttribute', () => {
+	QUnit.module( 'Int8BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -317,7 +317,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Uint8BufferAttribute', () => {
+	QUnit.module( 'Uint8BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -335,7 +335,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Uint8ClampedBufferAttribute', () => {
+	QUnit.module( 'Uint8ClampedBufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -353,7 +353,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Int16BufferAttribute', () => {
+	QUnit.module( 'Int16BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -371,7 +371,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Uint16BufferAttribute', () => {
+	QUnit.module( 'Uint16BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -389,7 +389,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Int32BufferAttribute', () => {
+	QUnit.module( 'Int32BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -407,7 +407,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Uint32BufferAttribute', () => {
+	QUnit.module( 'Uint32BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -425,7 +425,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Float32BufferAttribute', () => {
+	QUnit.module( 'Float32BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -443,7 +443,7 @@ export default QUnit.module( 'Core', () => {
 
 	} );
 
-	QUnit.module.todo( 'Float64BufferAttribute', () => {
+	QUnit.module( 'Float64BufferAttribute', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 2 - 2
test/unit/src/extras/SceneUtils.tests.js

@@ -5,9 +5,9 @@
 
 import { SceneUtils } from '../../../../src/extras/SceneUtils';
 
-export default QUnit.module.todo( 'Extras', () => {
+export default QUnit.module( 'Extras', () => {
 
-	QUnit.module.todo( 'SceneUtils', () => {
+	QUnit.module( 'SceneUtils', () => {
 
 		// PUBLIC STUFF
 		QUnit.todo( "createMultiMaterialObject", ( assert ) => {

+ 1 - 1
test/unit/src/extras/ShapeUtils.tests.js

@@ -7,7 +7,7 @@ import { ShapeUtils } from '../../../../src/extras/ShapeUtils';
 
 export default QUnit.module( 'Extras', () => {
 
-	QUnit.module.todo( 'ShapeUtils', () => {
+	QUnit.module( 'ShapeUtils', () => {
 
 		// PUBLIC STUFF
 		QUnit.todo( "area", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/Curve.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'Curve', () => {
+		QUnit.module( 'Curve', () => {
 
 			// INSTANCING
 			QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/CurvePath.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'CurvePath', () => {
+		QUnit.module( 'CurvePath', () => {
 
 			// INHERITANCE
 			QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/Font.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'Font', () => {
+		QUnit.module( 'Font', () => {
 
 			// INSTANCING
 			QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/Interpolations.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'Interpolations', () => {
+		QUnit.module( 'Interpolations', () => {
 
 			// PUBLIC STUFF
 			QUnit.todo( "CatmullRom", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/Path.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'Path', () => {
+		QUnit.module( 'Path', () => {
 
 			// INHERITANCE
 			QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/Shape.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'Shape', () => {
+		QUnit.module( 'Shape', () => {
 
 			// INHERITANCE
 			QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/extras/core/ShapePath.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Core', () => {
 
-		QUnit.module.todo( 'ShapePath', () => {
+		QUnit.module( 'ShapePath', () => {
 
 			// INSTANCING
 			QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/extras/curves/ArcCurve.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'ArcCurve', () => {
+		QUnit.module( 'ArcCurve', () => {
 
 			// INHERITANCE
 			QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/extras/curves/CubicBezierCurve3.tests.js

@@ -11,7 +11,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'CubicBezierCurve3', ( hooks ) => {
+		QUnit.module( 'CubicBezierCurve3', ( hooks ) => {
 
 			let curve = undefined;
 			hooks.before( function () {

+ 1 - 1
test/unit/src/extras/curves/EllipseCurve.tests.js

@@ -10,7 +10,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'EllipseCurve', ( hooks ) => {
+		QUnit.module( 'EllipseCurve', ( hooks ) => {
 
 			let curve = undefined;
 			hooks.before( function () {

+ 1 - 1
test/unit/src/extras/curves/LineCurve.tests.js

@@ -10,7 +10,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'LineCurve', ( hooks ) => {
+		QUnit.module( 'LineCurve', ( hooks ) => {
 
 			let _points = undefined;
 			let _curve = undefined;

+ 1 - 1
test/unit/src/extras/curves/LineCurve3.tests.js

@@ -10,7 +10,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'LineCurve3', ( hooks ) => {
+		QUnit.module( 'LineCurve3', ( hooks ) => {
 
 			let _points = undefined;
 			let _curve = undefined;

+ 1 - 1
test/unit/src/extras/curves/QuadraticBezierCurve.tests.js

@@ -10,7 +10,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'QuadraticBezierCurve', ( hooks ) => {
+		QUnit.module( 'QuadraticBezierCurve', ( hooks ) => {
 
 			let _curve = undefined;
 			hooks.before( function () {

+ 1 - 1
test/unit/src/extras/curves/QuadraticBezierCurve3.tests.js

@@ -10,7 +10,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'QuadraticBezierCurve3', ( hooks ) => {
+		QUnit.module( 'QuadraticBezierCurve3', ( hooks ) => {
 
 			let _curve = undefined;
 			hooks.before( function () {

+ 1 - 1
test/unit/src/extras/curves/SplineCurve.tests.js

@@ -10,7 +10,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Curves', () => {
 
-		QUnit.module.todo( 'SplineCurve', ( hooks ) => {
+		QUnit.module( 'SplineCurve', ( hooks ) => {
 
 			let _curve = undefined;
 			hooks.before( function () {

+ 1 - 1
test/unit/src/extras/objects/ImmediateRenderObject.tests.js

@@ -9,7 +9,7 @@ export default QUnit.module( 'Extras', () => {
 
 	QUnit.module( 'Objects', () => {
 
-		QUnit.module.todo( 'ImmediateRenderObject', () => {
+		QUnit.module( 'ImmediateRenderObject', () => {
 
 			// INHERITANCE
 			QUnit.todo( "Extending", ( assert ) => {

+ 2 - 2
test/unit/src/geometries/BoxGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'BoxGeometry', ( hooks ) => {
+	QUnit.module( 'BoxGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -56,7 +56,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'BoxBufferGeometry', ( hooks ) => {
+	QUnit.module( 'BoxBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/CircleGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'CircleGeometry', ( hooks ) => {
+	QUnit.module( 'CircleGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -56,7 +56,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'CircleBufferGeometry', ( hooks ) => {
+	QUnit.module( 'CircleBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/ConeGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'ConeGeometry', ( hooks ) => {
+	QUnit.module( 'ConeGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -46,7 +46,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'ConeBufferGeometry', ( hooks ) => {
+	QUnit.module( 'ConeBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/CylinderGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'CylinderGeometry', ( hooks ) => {
+	QUnit.module( 'CylinderGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -64,7 +64,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'CylinderBufferGeometry', ( hooks ) => {
+	QUnit.module( 'CylinderBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/DodecahedronGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'CircleGeometry', ( hooks ) => {
+	QUnit.module( 'CircleGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -52,7 +52,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'CircleBufferGeometry', ( hooks ) => {
+	QUnit.module( 'CircleBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/geometries/EdgesGeometry.tests.js

@@ -211,7 +211,7 @@ function initDebug() {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'EdgesGeometry', () => {
+	QUnit.module( 'EdgesGeometry', () => {
 
 		var vertList = [
 			new Vector3( 0, 0, 0 ),

+ 2 - 2
test/unit/src/geometries/ExtrudeGeometry.tests.js

@@ -7,7 +7,7 @@ import { ExtrudeGeometry, ExtrudeBufferGeometry } from '../../../../src/geometri
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'ExtrudeGeometry', () => {
+	QUnit.module( 'ExtrudeGeometry', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {
@@ -25,7 +25,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'ExtrudeBufferGeometry', () => {
+	QUnit.module( 'ExtrudeBufferGeometry', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 2 - 2
test/unit/src/geometries/IcosahedronGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'IcosahedronGeometry', ( hooks ) => {
+	QUnit.module( 'IcosahedronGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -52,7 +52,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'IcosahedronBufferGeometry', ( hooks ) => {
+	QUnit.module( 'IcosahedronBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/LatheGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'LatheGeometry', ( hooks ) => {
+	QUnit.module( 'LatheGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -52,7 +52,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'LatheBufferGeometry', ( hooks ) => {
+	QUnit.module( 'LatheBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/OctahedronGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'OctahedronGeometry', ( hooks ) => {
+	QUnit.module( 'OctahedronGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -52,7 +52,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'OctahedronBufferGeometry', ( hooks ) => {
+	QUnit.module( 'OctahedronBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/ParametricGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'ParametricGeometry', ( hooks ) => {
+	QUnit.module( 'ParametricGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -46,7 +46,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'ParametricBufferGeometry', ( hooks ) => {
+	QUnit.module( 'ParametricBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/PlaneGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'PlaneGeometry', ( hooks ) => {
+	QUnit.module( 'PlaneGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -56,7 +56,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'PlaneBufferGeometry', ( hooks ) => {
+	QUnit.module( 'PlaneBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/PolyhedronGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'PolyhedronGeometry', ( hooks ) => {
+	QUnit.module( 'PolyhedronGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -46,7 +46,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'PolyhedronBufferGeometry', ( hooks ) => {
+	QUnit.module( 'PolyhedronBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/RingGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'RingGeometry', ( hooks ) => {
+	QUnit.module( 'RingGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -60,7 +60,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'RingBufferGeometry', ( hooks ) => {
+	QUnit.module( 'RingBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/ShapeGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'ShapeGeometry', ( hooks ) => {
+	QUnit.module( 'ShapeGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -46,7 +46,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'ShapeBufferGeometry', ( hooks ) => {
+	QUnit.module( 'ShapeBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/SphereGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'SphereGeometry', ( hooks ) => {
+	QUnit.module( 'SphereGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -62,7 +62,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'SphereBufferGeometry', ( hooks ) => {
+	QUnit.module( 'SphereBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/TetrahedronGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'TetrahedronGeometry', ( hooks ) => {
+	QUnit.module( 'TetrahedronGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -57,7 +57,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'SphereBufferGeometry', ( hooks ) => {
+	QUnit.module( 'SphereBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/TextGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'TextGeometry', ( hooks ) => {
+	QUnit.module( 'TextGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -49,7 +49,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'TextBufferGeometry', ( hooks ) => {
+	QUnit.module( 'TextBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/TorusGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'TorusGeometry', ( hooks ) => {
+	QUnit.module( 'TorusGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -58,7 +58,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'TorusBufferGeometry', ( hooks ) => {
+	QUnit.module( 'TorusBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/TorusKnotGeometry.tests.js

@@ -11,7 +11,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'SphereGeometry', ( hooks ) => {
+	QUnit.module( 'SphereGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -59,7 +59,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'TorusKnotBufferGeometry', ( hooks ) => {
+	QUnit.module( 'TorusKnotBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 2 - 2
test/unit/src/geometries/TubeGeometry.tests.js

@@ -10,7 +10,7 @@ import {
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'TubeGeometry', ( hooks ) => {
+	QUnit.module( 'TubeGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {
@@ -46,7 +46,7 @@ export default QUnit.module( 'Geometries', () => {
 
 	} );
 
-	QUnit.module.todo( 'TubeBufferGeometry', ( hooks ) => {
+	QUnit.module( 'TubeBufferGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/geometries/WireframeGeometry.tests.js

@@ -7,7 +7,7 @@ import { WireframeGeometry } from '../../../../src/geometries/WireframeGeometry'
 
 export default QUnit.module( 'Geometries', () => {
 
-	QUnit.module.todo( 'WireframeGeometry', ( hooks ) => {
+	QUnit.module( 'WireframeGeometry', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/helpers/ArrowHelper.tests.js

@@ -7,7 +7,7 @@ import { ArrowHelper } from '../../../../src/helpers/ArrowHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'ArrowHelper', () => {
+	QUnit.module( 'ArrowHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/AxesHelper.tests.js

@@ -7,7 +7,7 @@ import { AxesHelper } from '../../../../src/helpers/AxesHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'AxesHelper', () => {
+	QUnit.module( 'AxesHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/Box3Helper.tests.js

@@ -7,7 +7,7 @@ import { Box3Helper } from '../../../../src/helpers/Box3Helper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'Box3Helper', () => {
+	QUnit.module( 'Box3Helper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/BoxHelper.tests.js

@@ -11,7 +11,7 @@ import { Mesh } from '../../../../src/objects/Mesh';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'BoxHelper', ( hooks ) => {
+	QUnit.module( 'BoxHelper', ( hooks ) => {
 
 		var geometries = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/helpers/CameraHelper.tests.js

@@ -7,7 +7,7 @@ import { CameraHelper } from '../../../../src/helpers/CameraHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'CameraHelper', () => {
+	QUnit.module( 'CameraHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/DirectionalLightHelper.tests.js

@@ -7,7 +7,7 @@ import { DirectionalLightHelper } from '../../../../src/helpers/DirectionalLight
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'DirectionalLightHelper', () => {
+	QUnit.module( 'DirectionalLightHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/FaceNormalsHelper.tests.js

@@ -7,7 +7,7 @@ import { FaceNormalsHelper } from '../../../../src/helpers/FaceNormalsHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'FaceNormalsHelper', () => {
+	QUnit.module( 'FaceNormalsHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/GridHelper.tests.js

@@ -7,7 +7,7 @@ import { GridHelper } from '../../../../src/helpers/GridHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'GridHelper', () => {
+	QUnit.module( 'GridHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/HemisphereLightHelper.tests.js

@@ -7,7 +7,7 @@ import { HemisphereLightHelper } from '../../../../src/helpers/HemisphereLightHe
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'HemisphereLightHelper', () => {
+	QUnit.module( 'HemisphereLightHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/PlaneHelper.tests.js

@@ -7,7 +7,7 @@ import { PlaneHelper } from '../../../../src/helpers/PlaneHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'PlaneHelper', () => {
+	QUnit.module( 'PlaneHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/PointLightHelper.tests.js

@@ -7,7 +7,7 @@ import { PointLightHelper } from '../../../../src/helpers/PointLightHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'PointLightHelper', () => {
+	QUnit.module( 'PointLightHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/PolarGridHelper.tests.js

@@ -7,7 +7,7 @@ import { PolarGridHelper } from '../../../../src/helpers/PolarGridHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'PolarGridHelper', () => {
+	QUnit.module( 'PolarGridHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/RectAreaLightHelper.tests.js

@@ -7,7 +7,7 @@ import { RectAreaLightHelper } from '../../../../src/helpers/RectAreaLightHelper
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'RectAreaLightHelper', () => {
+	QUnit.module( 'RectAreaLightHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/SkeletonHelper.tests.js

@@ -7,7 +7,7 @@ import { SkeletonHelper } from '../../../../src/helpers/SkeletonHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'SkeletonHelper', () => {
+	QUnit.module( 'SkeletonHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/SpotLightHelper.tests.js

@@ -7,7 +7,7 @@ import { SpotLightHelper } from '../../../../src/helpers/SpotLightHelper';
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'SpotLightHelper', () => {
+	QUnit.module( 'SpotLightHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/helpers/VertexNormalsHelper.tests.js

@@ -7,7 +7,7 @@ import { VertexNormalsHelper } from '../../../../src/helpers/VertexNormalsHelper
 
 export default QUnit.module( 'Helpers', () => {
 
-	QUnit.module.todo( 'VertexNormalsHelper', () => {
+	QUnit.module( 'VertexNormalsHelper', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/lights/AmbientLight.tests.js

@@ -8,7 +8,7 @@ import { AmbientLight } from '../../../../src/lights/AmbientLight';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'ArrowHelper', ( hooks ) => {
+	QUnit.module( 'ArrowHelper', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/DirectionalLight.tests.js

@@ -8,7 +8,7 @@ import { DirectionalLight } from '../../../../src/lights/DirectionalLight';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'DirectionalLight', ( hooks ) => {
+	QUnit.module( 'DirectionalLight', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/DirectionalLightShadow.tests.js

@@ -8,7 +8,7 @@ import { DirectionalLightShadow } from '../../../../src/lights/DirectionalLightS
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'DirectionalLightShadow', () => {
+	QUnit.module( 'DirectionalLightShadow', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/lights/HemisphereLight.tests.js

@@ -8,7 +8,7 @@ import { HemisphereLight } from '../../../../src/lights/HemisphereLight';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'HemisphereLight', ( hooks ) => {
+	QUnit.module( 'HemisphereLight', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/Light.tests.js

@@ -7,7 +7,7 @@ import { Light } from '../../../../src/lights/Light';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'Light', ( hooks ) => {
+	QUnit.module( 'Light', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/LightShadow.tests.js

@@ -9,7 +9,7 @@ import { OrthographicCamera } from '../../../../src/cameras/OrthographicCamera';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'LightShadow', () => {
+	QUnit.module( 'LightShadow', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/lights/PointLight.tests.js

@@ -8,7 +8,7 @@ import { PointLight } from '../../../../src/lights/PointLight';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'PointLight', ( hooks ) => {
+	QUnit.module( 'PointLight', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/RectAreaLight.tests.js

@@ -8,7 +8,7 @@ import { RectAreaLight } from '../../../../src/lights/RectAreaLight';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'RectAreaLight', ( hooks ) => {
+	QUnit.module( 'RectAreaLight', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/SpotLight.tests.js

@@ -8,7 +8,7 @@ import { SpotLight } from '../../../../src/lights/SpotLight';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'SpotLight', ( hooks ) => {
+	QUnit.module( 'SpotLight', ( hooks ) => {
 
 		var lights = undefined;
 		hooks.beforeEach( function () {

+ 1 - 1
test/unit/src/lights/SpotLightShadow.tests.js

@@ -10,7 +10,7 @@ import { ObjectLoader } from '../../../../src/loaders/ObjectLoader';
 
 export default QUnit.module( 'Lights', () => {
 
-	QUnit.module.todo( 'SpotLightShadow', () => {
+	QUnit.module( 'SpotLightShadow', () => {
 
 		// INHERITANCE
 		QUnit.todo( "Extending", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/AnimationLoader.tests.js

@@ -7,7 +7,7 @@ import { AnimationLoader } from '../../../../src/loaders/AnimationLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'AnimationLoader', () => {
+	QUnit.module( 'AnimationLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/AudioLoader.tests.js

@@ -7,7 +7,7 @@ import { AudioLoader } from '../../../../src/loaders/AudioLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'AudioLoader', () => {
+	QUnit.module( 'AudioLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/BufferGeometryLoader.tests.js

@@ -7,7 +7,7 @@ import { BufferGeometryLoader } from '../../../../src/loaders/BufferGeometryLoad
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'BufferGeometryLoader', () => {
+	QUnit.module( 'BufferGeometryLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/Cache.tests.js

@@ -7,7 +7,7 @@ import { Cache } from '../../../../src/loaders/Cache';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'Cache', () => {
+	QUnit.module( 'Cache', () => {
 
 		// PUBLIC STUFF
 		QUnit.todo( "add", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/CompressedTextureLoader.tests.js

@@ -7,7 +7,7 @@ import { CompressedTextureLoader } from '../../../../src/loaders/CompressedTextu
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'CompressedTextureLoader', () => {
+	QUnit.module( 'CompressedTextureLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/CubeTextureLoader.tests.js

@@ -7,7 +7,7 @@ import { CubeTextureLoader } from '../../../../src/loaders/CubeTextureLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'CubeTextureLoader', () => {
+	QUnit.module( 'CubeTextureLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/DataTextureLoader.tests.js

@@ -7,7 +7,7 @@ import { DataTextureLoader } from '../../../../src/loaders/DataTextureLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'DataTextureLoader', () => {
+	QUnit.module( 'DataTextureLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/FileLoader.tests.js

@@ -7,7 +7,7 @@ import { FileLoader } from '../../../../src/loaders/FileLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'FileLoader', () => {
+	QUnit.module( 'FileLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/FontLoader.tests.js

@@ -7,7 +7,7 @@ import { FontLoader } from '../../../../src/loaders/FontLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'FontLoader', () => {
+	QUnit.module( 'FontLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/ImageLoader.tests.js

@@ -7,7 +7,7 @@ import { ImageLoader } from '../../../../src/loaders/ImageLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'ImageLoader', () => {
+	QUnit.module( 'ImageLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/JSONLoader.tests.js

@@ -7,7 +7,7 @@ import { JSONLoader } from '../../../../src/loaders/JSONLoader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'JSONLoader', () => {
+	QUnit.module( 'JSONLoader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/Loader.tests.js

@@ -7,7 +7,7 @@ import { Loader } from '../../../../src/loaders/Loader';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'Loader', () => {
+	QUnit.module( 'Loader', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

+ 1 - 1
test/unit/src/loaders/LoadingManager.tests.js

@@ -7,7 +7,7 @@ import { LoadingManager } from '../../../../src/loaders/LoadingManager';
 
 export default QUnit.module( 'Loaders', () => {
 
-	QUnit.module.todo( 'LoadingManager', () => {
+	QUnit.module( 'LoadingManager', () => {
 
 		// INSTANCING
 		QUnit.todo( "Instancing", ( assert ) => {

Некоторые файлы не были показаны из-за большого количества измененных файлов