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

Update app.e2e-spec.ts #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
107 changes: 93 additions & 14 deletions e2e/app.e2e-spec.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,93 @@
import { AppPage } from './app.po';

describe('sms-back-reader2 App', () => {
let page: AppPage;

beforeEach(() => {
page = new AppPage();
});

it('should display welcome message', () => {
page.navigateTo();
expect(page.getParagraphText()).toEqual('Welcome to app!');
});
});
below.
<file ver="2">
<thread n="58">
<message type="SMS">
<address>2514593642</address>
<body>13th+for+helping+the+truth+to+come+out+and+having+my+back+love+you+</body>
<date>1532122295439</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Don%27t+say+anything+to+her</body>
<date>1532025975223</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Yea+she+insist+she+has+to+talk+to+him+to+hear+this+from+him.+And+to+help+herself</body>
<date>1532025962856</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>So+she+is+refusing+to+leave+him+alone</body>
<date>1532023448188</date>
<read>1</read>
<type>1</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Anyway+love+you+girl+preciate+you+looking+out+talk+to+you+later</body>
<date>1531981155026</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Both+of+them+and+when+you+don%27t+do+things+God%27s+way+this+is+what+happens</body>
<date>1531981136422</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Hey+thanks+you+were+right+about+what+you+said+about+lauren+talking+to+her+she+tried+did+not+work+taylor+called+me+I+asked+her+to+stay+out+because+they+wanted+to+reconcile+but+she+feels+she+must+talk+to+jb.+I+wish+women+had+more+value+in+themselves</body>
<date>1531981101871</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>+hey+call+me+today+when+you+can+buy</body>
<date>1531922190090</date>
<read>1</read>
<type>2</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Well+some+of+them</body>
<date>1531893143538</date>
<read>1</read>
<type>1</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>Yes+y</body>
<date>1531893123178</date>
<read>1</read>
<type>1</type>
<locked>0</locked>
</message>
<message type="SMS">
<address>2514593642</address>
<body>This+is+Ashley+not+amy</body>
<date>1529169277502</date>
<read>1</read>
<type>1</type>
<locked>0</locked>
</message>
</thread>
</file>