Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/auth/auth-api-request.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/auth/auth.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/auth/token-generator.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/auth/user-record.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/credential/credential.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/default-namespace.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/firebase-app.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/firebase-namespace.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/firebase-service.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/firestore/firestore-internal.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/instance-id/instance-id-request-internal.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/messaging/messaging-api-request-internal.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/messaging/messaging.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/storage/storage.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/utils/api-request.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/utils/deep-copy.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/utils/error.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions src/utils/validator.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/integration/typescript/src/example.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/integration/typescript/src/example.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/resources/mocks.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
5 changes: 3 additions & 2 deletions test/unit/auth/auth-api-request.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -934,7 +935,7 @@ AUTH_REQUEST_HANDLER_TESTS.forEach((handler) => {
data,
headers: expectedHeaders,
timeout,
});
});
});
});

Expand All @@ -954,7 +955,7 @@ AUTH_REQUEST_HANDLER_TESTS.forEach((handler) => {
data,
headers: expectedHeadersEmulator,
timeout,
});
});
});
});
});
Expand Down
1 change: 1 addition & 0 deletions test/unit/auth/auth.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
3 changes: 2 additions & 1 deletion test/unit/auth/token-generator.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -311,7 +312,7 @@ describe('FirebaseTokenGenerator', () => {
describe('Emulator', () => {
const signer = new EmulatedSigner();
const tokenGenerator = new FirebaseTokenGenerator(signer);

it('should generate a valid unsigned token', async () => {
const uid = 'uid123';
const claims = { foo: 'bar' };
Expand Down
1 change: 1 addition & 0 deletions test/unit/auth/user-record.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/credential/credential.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/database/database.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/firebase-app.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/firebase-namespace.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/firebase.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/firestore/firestore.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/index.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/instance-id/instance-id-request.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/instance-id/instance-id.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/messaging/messaging.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/storage/storage.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/utils/api-request.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/utils/error.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/utils/index.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/unit/utils/validator.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/*!
* @license
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
Expand Down