issues
search
nordcloud
/
serverless-jest-plugin
Plugin for Serverless Framework which adds support for test-driven development using Jest
MIT License
120
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ejs from 2.7.4 to 3.1.10
#56
dependabot[bot]
opened
6 months ago
0
Fixed for new SLS (#1)
#55
evgyk
closed
3 months ago
2
how to include and run jest tests in AWS serverless lambda function in CD
#54
tachyon83
opened
1 year ago
0
fix(jest): Fix Variables is not a constructor error when running tests on SLS 3.x
#53
rappleg
closed
1 year ago
0
Error when settings are in typescript
#52
ennioVisco
closed
1 year ago
0
serverless.classes.Variables is not a constructor
#51
EmmanDizon
opened
2 years ago
3
"TypeError: serverless.classes.Variables is not a constructor" when invoking a test
#50
feg624
opened
2 years ago
9
Error: expect(received).toBe(expected) // Object.is equality
#49
preyask-scalex
opened
2 years ago
0
Upgrade to latest Jest version (27.3.1)
#48
bobbrez
opened
3 years ago
0
Serverless command "invoke test" not found. Run "serverless help" for a list of all available commands.
#47
ashish-akshantal
opened
3 years ago
2
Deprecation warning from serverless relating to plugin
#46
chrishoward
opened
3 years ago
0
Add type for all CLI options
#45
aardvarkk
closed
3 years ago
0
Accept shortcut version of single-function test invocation
#44
aardvarkk
closed
3 years ago
0
Reference Variables in Javascript Files, Cannot find module
#43
timfulmer
opened
3 years ago
0
fix(run-tests): use function only if we don't have testRegex and test…
#42
ZarcoNontol
closed
2 years ago
0
Configure Renovate
#41
renovate[bot]
opened
4 years ago
0
Added custom test template config
#40
thedrivendev
opened
4 years ago
0
Jest in Watch mode
#39
MyNameIsOka
opened
4 years ago
2
Add new runtime 12.x
#38
KariHe
closed
4 years ago
1
Bump eslint from 3.19.0 to 4.18.2
#37
dependabot[bot]
closed
4 years ago
1
Fix unit test for new sls version
#36
KariHe
closed
4 years ago
0
aws-nodejs10.x not supported
#35
smalik-seek
closed
4 years ago
0
Add aws-nodejs10.x as allowed runtime
#34
jasonmccallister
closed
4 years ago
0
allow custom testRegex
#33
electblake
closed
4 years ago
2
Updade jest to 24, and update tests
#32
polem
closed
4 years ago
9
Feature: support for multiple file extensions
#31
vranystepan
closed
4 years ago
1
Several npm audit warnings relating to 'braces' module
#30
davesag
opened
5 years ago
0
TypeError: Cannot create property 'ejs' on boolean 'true'
#29
JeremyCraigMartinez
opened
5 years ago
0
Jest does not exit when tests are finished running.
#28
ehthind
opened
5 years ago
0
Support overriding testRegex setting and running all Jest tests
#27
dhm116
closed
5 years ago
3
testRegex cannot be overridden, does not run all tests
#26
dhm116
closed
4 years ago
0
Fix for serverless.yml jest configuration not being honored
#25
dhm116
closed
5 years ago
3
serverless.yml jest configuration not being honored
#24
dhm116
closed
5 years ago
1
Upgrade Jest to latest (v23.6)
#23
dhm116
closed
5 years ago
6
Fixing Issue #21 - Adding aws-nodejs8.10 to supported runtime list.
#22
magic-madrigal
closed
6 years ago
2
aws-nodejs8.10 not supported
#21
josersleal
closed
4 years ago
0
Is it possible to enable coverage when calling sls invoke test?
#20
lucasowens
closed
6 years ago
0
Running `sls invoke test` results in: `the "path" argument must be of type string`
#19
ldgarcia
opened
6 years ago
6
TypeError: Path must be a string. Received undefined
#18
soufi
opened
6 years ago
0
Use template-literal instead of EJS
#17
Drulac
opened
6 years ago
0
Feature: Azure support
#16
martosoler
opened
6 years ago
0
Break point debugging in tests
#15
lucasowens
closed
6 years ago
1
how to define jest configuration in custom file
#14
ozbillwang
opened
6 years ago
2
Upgrade to Jest v21
#13
bengwall
opened
6 years ago
1
FIX: Update template to meet Lambda Wrapper's example
#12
magic-madrigal
opened
7 years ago
0
POST body Howto
#11
bjaenichen
closed
7 years ago
1
#9 Exit the process with code 1 when Jest fails
#10
kinyat
closed
4 years ago
0
invoke test exited with code 0 when the test failed
#9
kinyat
opened
7 years ago
1
Is it possible to run jest in watch mode?
#8
lewisblackwood
opened
7 years ago
2
Adding custom options to jest execution
#7
ChristopheBougere
closed
7 years ago
3
Next